diff --git a/src/stylesheets/components/_admin.scss b/src/stylesheets/components/_admin.scss index 2ede87e..750e86d 100644 --- a/src/stylesheets/components/_admin.scss +++ b/src/stylesheets/components/_admin.scss @@ -29,8 +29,8 @@ } h2 { - color: $text-colour; - font-weight: normal; + color: $primary-colour; + font-weight: bold; margin-left: .5rem; } }