From e93fca41794b3689c2f8222fe55a049a5f0dd612 Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 25 Apr 2022 15:36:27 +0000 Subject: [PATCH] Remove misleading grade colour --- src/stylesheets/pages/_test.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stylesheets/pages/_test.scss b/src/stylesheets/pages/_test.scss index 4d23ab7..3ca3520 100644 --- a/src/stylesheets/pages/_test.scss +++ b/src/stylesheets/pages/_test.scss @@ -11,7 +11,6 @@ &__grade { background: #ddd; - color: $secondary-colour; padding: 1rem; border-radius: 10px; font-weight: bold;