diff --git a/src/stylesheets/components/_admin.scss b/src/stylesheets/components/_admin.scss index f65c12d..fbc22da 100644 --- a/src/stylesheets/components/_admin.scss +++ b/src/stylesheets/components/_admin.scss @@ -52,6 +52,10 @@ padding: 1rem; border-radius: 15px; + h3 { + color: $primary-colour; + } + table { width: 100%; border-spacing: 0; diff --git a/views/class.hbs b/views/class.hbs index 0b9a0b1..2d5e7db 100644 --- a/views/class.hbs +++ b/views/class.hbs @@ -45,9 +45,11 @@