develop #13

Merged
Rhayllon_Daudt merged 29 commits from develop into main 2022-10-13 19:32:02 +00:00
Showing only changes of commit 9cd6a8642d - Show all commits

View File

@ -13,5 +13,5 @@ body{
background: #000000; background: #000000;
display: flex; display: flex;
justify-content: center; justify-content: center;
padding: 30px 0 28px; padding: 28px 0;
} }