added litte bit of padding, so the type doesn't touch the browser's frame
This commit is contained in:
parent
ea8b758fe7
commit
0fd7a2394d
|
@ -1,6 +1,7 @@
|
|||
body {
|
||||
max-width: 800px ;
|
||||
margin: auto ;
|
||||
padding: 0 16px ;
|
||||
margin-bottom: 500px ;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue