better width

master
Rachel Lambda Samuelsson 2023-12-09 11:44:14 +01:00
parent b102da7874
commit 8831fb4f66
1 changed files with 2 additions and 1 deletions

View File

@ -172,7 +172,8 @@ table {
.centercol {
box-sizing: border-box;
width: 60vw;
min-width: 60vw;
width: 60em;
min-height: 100vh;
max-width: 94vw;
padding: 4em;