diff --git a/web/source/style.css b/web/source/style.css index 17322ae7a..c26e27467 100644 --- a/web/source/style.css +++ b/web/source/style.css @@ -59,7 +59,7 @@ a { color: $acc1; } -a.button, button { +.button, button { border-radius: 0.2rem; background: $acc1; color: $fg;