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:
2022-02-25 04:07:08 +00:00
committed by Intended

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 {