redesign #1

Merged
fred.boniface merged 115 commits from redesign into main 2022-10-29 20:12:58 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e167317813 - Show all commits

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;