Layout fixes

This commit is contained in:
panr 2022-11-13 22:45:10 +01:00
parent b931e14ece
commit 1e65ffdf24
10 changed files with 7545 additions and 36 deletions

View file

@ -15,9 +15,10 @@ a.button {
margin-bottom: 5px;
text-decoration: none;
text-align: center;
border-radius: 0;
border-radius: 8;
border: 1px solid $accent;
background: $accent;
color: $background;
font: inherit;
font-weight: bold;
appearance: none;