Change sidebar max-width

This commit is contained in:
Fred Boniface 2022-10-20 13:52:33 +01:00
parent 851d45d340
commit 61d61ea25e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ body {
margin: auto;
height: 100%;
display: block;
max-width: 60%;
max-width: 300px;
width: 0;
background-color: darkslategrey;
transition: 0.7s;