fixed #body call

This commit is contained in:
luke
2020-12-11 09:23:46 -05:00
parent c5678d5385
commit 008487e552

View File

@@ -1,7 +1,7 @@
body{
font-family: sans-serif;
}
#div{
#body{
width: 60%;
margin: 0 auto;
}