diff --git a/Client/src/styles/_themed-parts.scss b/Client/src/styles/_themed-parts.scss index 7ca95454..b3321923 100644 --- a/Client/src/styles/_themed-parts.scss +++ b/Client/src/styles/_themed-parts.scss @@ -29,9 +29,10 @@ max-width: $maxwidth; margin-left: auto; margin-right: auto; - padding: 0 8px; + padding: 0 8px !important; a { + font-family: "Google Sans", Roboto, Arial, Helvetica, sans-serif; text-decoration: none; color: inherit;