front/css: fix logo css

Signed-off-by: wukko <me@wukko.me>
This commit is contained in:
wukko 2024-03-31 22:50:42 +06:00
parent ae9e9ec491
commit 66d471a790
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -262,9 +262,8 @@ button:active,
align-items: center;
}
#logo {
text-align: left;
text-align: center;
font-size: 1rem;
white-space: nowrap;
height: 2.5rem;
align-items: center;
display: flex;