diff --git a/assets/stylesheets/components/buttons.css b/assets/stylesheets/components/buttons.css index 9f1a8031..cfa818a0 100644 --- a/assets/stylesheets/components/buttons.css +++ b/assets/stylesheets/components/buttons.css @@ -11,6 +11,7 @@ button, font-family: inherit; font-size: var(--font-size-normal); line-height: 1.5; + text-decoration: none; background-color: var(--color-grey3); background-image: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 5%));