Fix button sizing and wording
All checks were successful
Build / build (push) Successful in 51s

This commit is contained in:
2024-01-12 23:06:07 +01:00
parent ecfa7025b2
commit 34d42ccb7a
2 changed files with 2 additions and 3 deletions

View File

@ -7,8 +7,7 @@
margin-bottom: 4em;
.button {
padding: .5em 1.5em;
font-weight: bold;
padding: .5em 1.2em;
border: 2px solid $col-bg-2-light;
border-radius: .3em;
cursor: pointer;