removed body margin bottom

This commit is contained in:
trailblazingfive 2021-07-18 13:50:52 +02:00
parent 1477b62cc4
commit 29c8e65af5

View File

@ -4,7 +4,6 @@ body {
max-width: 800px ;
margin: auto ;
padding: 0 16px ;
margin-bottom: 500px ;
font-family: sans-serif ;
}