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