mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-22 00:04:18 +00:00
Improve RootHeader
's height
This commit is contained in:
parent
8cbcddc715
commit
11eb6ec4ad
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
gap: 2ex;
|
||||
|
||||
flex-shrink: 0;
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.pageLogo {
|
||||
|
|
Loading…
Reference in a new issue