Merge pull request 'hotfix/desktop-cant-click-logo' (#22) from hotfix/desktop-cant-click-logo into master

Reviewed-on: #22
This commit is contained in:
silentsilas 2022-02-25 04:07:08 +00:00 committed by Intended
commit 7e2eb2cb75
Failed to generate hash of commit
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@
.centered-container { .centered-container {
margin-top: 3rem; margin-top: 3rem;
background: none !important; background: none !important;
height: auto;
} }
html { html {