mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Responsive updates.
This commit is contained in:
parent
53b23420a4
commit
94ed67e339
20 changed files with 100 additions and 77 deletions
|
|
@ -5,7 +5,7 @@
|
|||
align-content: center;
|
||||
align-self: stretch;
|
||||
margin-bottom: 40px;
|
||||
height: 50px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.header a {
|
||||
|
|
@ -22,4 +22,10 @@
|
|||
font-size: 24px;
|
||||
font-weight: 700;
|
||||
gap: 20px;
|
||||
line-height: 50px;
|
||||
}
|
||||
|
||||
.xs .actions,
|
||||
.sm .actions {
|
||||
flex-basis: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue