We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5612167 commit 4d76cbaCopy full SHA for 4d76cba
source/_patterns/01-elements/link/link.scss
@@ -2,6 +2,7 @@
2
@import "link.variables";
3
4
.elm-link {
5
+ // TODO: replace with color when it becomes available via core
6
color: #282d37;
7
display: inline-block;
8
border-radius: to-rem($pxValue: 6);
0 commit comments