Remove spacing from the homepage
Those spaces where added back via Tailwind.
This commit is contained in:
parent
de1ac89425
commit
21d2dc52c2
2 changed files with 0 additions and 7 deletions
|
@ -304,8 +304,6 @@ a {
|
|||
z-index: 5000;
|
||||
transition: all 500ms linear;
|
||||
pointer-events: none;
|
||||
/* Shadow offset */
|
||||
padding: 0.5em 10px 0 0.5em;
|
||||
}
|
||||
|
||||
.welcomeMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue