better width
This commit is contained in:
parent
b102da7874
commit
8831fb4f66
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user