Skip to content

Commit e24100f

Browse files
dkolbaannsch
authored andcommitted
fix: 🐛 Fix more issues from review
1 parent cbdc37b commit e24100f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_patterns/01-elements/link/link.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
@import "link.variables";
77

88
.elm-link {
9+
// TODO: replace with color when it becomes available via core
910
color: #282d37;
1011
display: inline-block;
1112
border-radius: to-rem($pxValue: 6);

0 commit comments

Comments
 (0)