fix primary red color on links

This commit is contained in:
Robert Austin 2021-10-06 12:02:31 +10:00
parent 0fe44fd51e
commit 9c3310b85d
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
a {
color: $primary-dark;
}
p {
line-height: 26px;
color: $steel;