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 {
width: 700px;
max-width: 96vw;
width: 50em;
max-width: 94vw;
display: block;
margin: auto;
}