mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Addresses mikecao/umami#460
Adds an explicit meta tag for the viewport, resizes the navigation link size for smaller screens
This commit is contained in:
parent
30ebf7b266
commit
a30074c055
2 changed files with 4 additions and 0 deletions
|
|
@ -44,4 +44,7 @@
|
|||
.header {
|
||||
padding: 0 15px;
|
||||
}
|
||||
.nav {
|
||||
font-size: var(--font-size-normal);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue