forked from deepStateMirrors/tabi
💄 style: increase content bottom margin in small screens
This commit is contained in:
parent
667f15abb2
commit
845a2f151a
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ body {
|
|||
max-width: var(--max-layout-width);
|
||||
margin: 0 auto;
|
||||
margin-top: 6vmin;
|
||||
margin-bottom: 6vmin;
|
||||
margin-bottom: 4rem;
|
||||
padding: 0 24px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue