Update classicapp.css

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

View File

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