Skip to content

Commit f1dd314

Browse files
authored
Merge pull request #2368 from holly-cummins/fix-anchor-weight-in-footer
Do not use a different font-weight for links in footer license
2 parents f80a2d1 + 2d9e5f0 commit f1dd314

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_sass/includes/cf-footer.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
a {
3636
color: $grey-1;
3737
font-size: .75rem;
38-
font-weight: 200;
3938
}
4039

4140
@media screen and (max-width: 1024px) {

0 commit comments

Comments
 (0)