adjusted column width slightly

This commit is contained in:
Rachel Lambda Samuelsson 2022-01-27 20:09:23 +01:00
parent f644309ae0
commit c69e7d326a

View File

@ -140,8 +140,8 @@ hr {
} }
.centercol { .centercol {
width: 700px; width: 50em;
max-width: 96vw; max-width: 94vw;
display: block; display: block;
margin: auto; margin: auto;
} }