mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-20 01:23:09 +00:00
added litte bit of padding, so the type doesn't touch the browser's frame
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
max-width: 800px ;
|
max-width: 800px ;
|
||||||
margin: auto ;
|
margin: auto ;
|
||||||
|
padding: 0 16px ;
|
||||||
margin-bottom: 500px ;
|
margin-bottom: 500px ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user