1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 22:59:29 +00:00

Fix class hover styling

This commit is contained in:
2022-03-08 11:42:46 +00:00
parent 72891d0845
commit d49ec3d453

View File

@@ -8,5 +8,9 @@
cursor: pointer;
background-color: $primary-colour;
color: white;
h2 {
color: white;
}
}
}