mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
update based on 4k screen
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
parent
187bacf298
commit
cd84e93ec5
1 changed files with 10 additions and 0 deletions
|
|
@ -140,3 +140,13 @@ li.footer__item a svg {
|
|||
.navbar__item {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.navbar__title {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.navbar__item {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue