mirror of
https://github.com/manilarome/the-glorious-startpage.git
synced 2025-03-14 22:38:11 +01:00
minor fixes
This commit is contained in:
parent
12c6a22c1f
commit
a1f88229fb
@ -11,10 +11,7 @@
|
||||
|
||||
@media screen and (max-width: 470px) {
|
||||
#webMenuScreen {
|
||||
padding-top: 6vh;
|
||||
padding-bottom: 0vh;
|
||||
padding-left: 18vw;
|
||||
padding-right: 18vw;
|
||||
padding: 6vh 18vw 0vh 18vw;
|
||||
}
|
||||
}
|
||||
|
||||
@ -34,7 +31,7 @@
|
||||
|
||||
#webMenuSearchBox {
|
||||
background: var(--base-bg);
|
||||
|
||||
|
||||
text-align: center;
|
||||
font-family: roboto-bold, sans-serif;
|
||||
font-weight: 700;
|
||||
|
Loading…
Reference in New Issue
Block a user