fix: minor refinement to horizontal padding
This commit is contained in:
6
sass/custom.scss
Normal file
6
sass/custom.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.content {
|
||||
max-width: 1000px;
|
||||
margin: 0 auto;
|
||||
padding: 0 0.618em;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
Reference in New Issue
Block a user