💄 style: consistent margins above and below content
Moves margin from footer to content.
This commit is contained in:
@@ -110,6 +110,7 @@ body {
|
||||
max-width: var(--max-layout-width);
|
||||
margin: 0 auto;
|
||||
margin-top: 6vmin;
|
||||
margin-bottom: 6vmin;
|
||||
padding: 0 24px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
Reference in New Issue
Block a user