Update sidebar max-width

This commit is contained in:
Fred Boniface 2022-10-20 22:27:29 +01:00
parent 5e4ed32a48
commit e167317813
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ body {
margin: auto;
height: 100%;
display: block;
max-width: 60%;
max-width: 250px;
width: 0;
background-color: rgba(29,49,49,0.9);
transition: 0.7s;