summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sass/lists.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/lists.sass b/sass/lists.sass
index 64e9d81..33e2ae9 100644
--- a/sass/lists.sass
+++ b/sass/lists.sass
@@ -31,6 +31,11 @@ ul
height: 5px
background-color: $grey-dark
+ a
+ color: $primary
+ +resolution(0, 575)
+ text-decoration: none
+
.legacy-lts,
.why-contribute,
.image-signatures,