Remove <br> above open-welcom-message

Use Tailwind Class styles instead.
This commit is contained in:
Tobias 2021-01-20 21:26:29 +01:00
parent 3b385c56e3
commit d3b39fbe54
3 changed files with 5 additions and 8 deletions

View file

@ -342,7 +342,6 @@ a {
}
.open-welcome-button {
display: inline-block;
box-sizing: border-box;
background: var(--subtle-detail-color);
color: var(--foreground-color);