stop being lazy with css selectors

This commit is contained in:
2022-01-30 11:38:37 -05:00
parent 9f34cec930
commit f0259dbab5
24 changed files with 498 additions and 471 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
transition: color 0.25s ease, background 0.25s ease, border 0.25s ease;
}
.footer a {
.link {
color: inherit;
}