mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 17:15:35 -07:00
Tighten the content margin on mobile
This commit is contained in:
@@ -109,6 +109,12 @@ body > footer > div > #reduced {
|
||||
display: none;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
body > hero {
|
||||
padding: 30px;
|
||||
}
|
||||
body > main {
|
||||
padding: 30px;
|
||||
}
|
||||
body > footer {
|
||||
padding: 50pt;
|
||||
font-size: 20pt;
|
||||
|
||||
Reference in New Issue
Block a user