why was that there

This commit is contained in:
ed 2021-08-03 21:16:26 +00:00
parent 451d757996
commit 6a97b3526d
2 changed files with 0 additions and 6 deletions

View file

@ -22,9 +22,6 @@ html, body {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
body {
padding-bottom: 5em;
}
pre, code, tt { pre, code, tt {
font-family: monospace, monospace; font-family: monospace, monospace;
} }

View file

@ -16,9 +16,6 @@ html, body {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
body {
padding-bottom: 5em;
}
#box { #box {
padding: .5em 1em; padding: .5em 1em;
background: #2c2c2c; background: #2c2c2c;