mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 03:19:27 +00:00
Fix class hover styling
This commit is contained in:
@@ -8,5 +8,9 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: $primary-colour;
|
background-color: $primary-colour;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user