[REMOVE] Unnecessary whitespaces

I know, purely aesthetic, but it bugs the hell out of me …
This commit is contained in:
Peter Pfeufer
2023-12-21 12:10:57 +01:00
parent 8b7e57494c
commit aa1cb96c8a
13 changed files with 24 additions and 24 deletions

View File

@@ -32,7 +32,7 @@
}
.card-login {
background: rgba(48 48 48 / 0.7);
background: rgba(48 48 48 / 0.7);
color: rgb(255 255 255);
padding-bottom: 21px;
}