Fixed wideness

This commit is contained in:
aethrvmn 2024-08-29 11:56:51 +03:00
parent 40501946d6
commit 36a29d0d6f

View file

@ -5,7 +5,7 @@ html{
}
body {
max-width: 70%;
max-width: 60%;
margin: auto;
padding: .2em;
line-height: 1.5em;