mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Mobile css updates.
This commit is contained in:
parent
cdd7273194
commit
5f821461c2
7 changed files with 15 additions and 15 deletions
|
|
@ -41,6 +41,7 @@
|
|||
.header .buttons {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.links {
|
||||
order: 2;
|
||||
margin: 20px 0;
|
||||
|
|
@ -50,7 +51,7 @@
|
|||
|
||||
@media only screen and (max-width: 768px) {
|
||||
.header {
|
||||
padding: 0 15px;
|
||||
padding: 0 30px;
|
||||
}
|
||||
|
||||
.buttons,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue