small fixes

This commit is contained in:
teldra 2022-06-15 15:03:52 +02:00
parent 0f1ca1850e
commit d5aa3d7c11
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ main {
overflow: auto;
width: 98vw;
margin-left: auto;
margin-right: 0;
padding-right: 1vw;
aside {
text-align: center;
}