mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 15:44:31 +00:00
Add horizontal padding to the website body
This commit is contained in:
parent
746d92b7ad
commit
cc044df0dc
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ section {
|
|||
|
||||
#__next {
|
||||
min-height: 100vh;
|
||||
padding: 0 8px;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in a new issue