diff --git a/services/web/frontend/stylesheets/pages/website-redesign.scss b/services/web/frontend/stylesheets/pages/website-redesign.scss index 99d2cb91b4..70d73feb9a 100644 --- a/services/web/frontend/stylesheets/pages/website-redesign.scss +++ b/services/web/frontend/stylesheets/pages/website-redesign.scss @@ -105,6 +105,10 @@ } } + &.link-sm { + @include body-sm; + } + &.btn:hover { text-decoration: none; }