Commit cf21a398 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner

Add differentiating link styling to tutorial

Fixes #2054
parent c2e5b7b4
......@@ -15,6 +15,10 @@
border-bottom: 1px solid var.$grey-3;
line-height: var.$normal-line-height;
font-size: var.$normal-font-size;
a {
text-decoration: underline;
}
}
&__icon {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment