Remove spacing from the homepage

Those spaces where added back via Tailwind.
This commit is contained in:
Tobias 2021-01-17 21:15:53 +01:00
parent de1ac89425
commit 21d2dc52c2
2 changed files with 0 additions and 7 deletions

View file

@ -95,11 +95,6 @@ Contains tweaks for small screens
width: calc(100vw - 5px);
}
#topleft-tools {
padding: 0.2em !important;
padding-top: 0.3em !important;
}
#userbadge {
margin-bottom: 0.3em;
}