mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Layout updates.
This commit is contained in:
parent
64ebe8b307
commit
d573def802
9 changed files with 19 additions and 52 deletions
|
|
@ -1,10 +1,12 @@
|
|||
.header {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
align-self: stretch;
|
||||
flex-wrap: wrap;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.header a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue