beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 8baf0aef8e - Show all commits

View File

@ -24,7 +24,10 @@ body {
top: 0;
width: 80%;
height: 100%;
margin-left: auto;
margin-right: auto;
overflow: auto;
background-color: #e6007e;
}