- Fix "REGISTER" to "Register"
    - Fix "NEWS" to "AUTHORS"
    - Fix Chat Button to icon (No notifications)
    - Fix not center title on login and register screen
This commit is contained in:
Misthaa
2024-09-17 14:28:57 +02:00
parent e4cebd99df
commit 522f4f602a
6 changed files with 39 additions and 29 deletions

View File

@ -185,7 +185,7 @@ body {
padding: 0;
padding-inline: 50px;
display: flex;
background-color: #020202;
background-color: transparent;
gap: 2rem;
align-items: center;
justify-content: center;