DId some fuckery to stop VSCODE from complaining

This commit is contained in:
Benjamyn Love 2020-01-31 09:19:40 +11:00
parent f702e7a004
commit f51681f100

View File

@ -20,6 +20,10 @@
bottom: 0; bottom: 0;
} }
#addbox {
width: 70%;
}
.content { .content {
padding-left: 16em; padding-left: 16em;
padding-right: 1em; padding-right: 1em;