Fix body margins
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
body {
|
||||
html, body {
|
||||
font-size: 18px;
|
||||
font-family: 'PT Serif', Serif;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
Reference in New Issue
Block a user