Skip to content

Commit 4d76cba

Browse files
committed
fix: 🐛 Fix more issues from review
1 parent 5612167 commit 4d76cba

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
@@ -2,6 +2,7 @@
22
@import "link.variables";
33

44
.elm-link {
5+
// TODO: replace with color when it becomes available via core
56
color: #282d37;
67
display: inline-block;
78
border-radius: to-rem($pxValue: 6);

0 commit comments

Comments
 (0)