cleanup some unneeded things

This commit is contained in:
2023-10-09 09:05:46 -04:00
parent 90c0f3e92d
commit 333a112ff6
4 changed files with 3 additions and 6 deletions

View File

@ -68,7 +68,7 @@ h1, #header {
margin-right: 10px;
padding: 10px;
float: left;
overflow-y: auto;
overflow: auto;
background-color: #1a1a1a;
color: #fff;
}