Update classicappdark.css

This commit is contained in:
Thomas G 2022-10-15 02:41:20 +11:00
parent d06bf36621
commit af5f10fb25
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ body {
.content, #footer {
max-width: 1000px;
width: auto;
padding: 0;
padding: 5px;
margin: auto;
}