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 61d61ea25e - Show all commits

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;