mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-13 03:39:59 +00:00
front/css: fix logo css
Signed-off-by: wukko <me@wukko.me>
This commit is contained in:
parent
ae9e9ec491
commit
66d471a790
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue