Skip to content

Commit 76dcf3a

Browse files
chris-lawtonhelenb
authored andcommitted
add the new underline colour to the showcase title
1 parent befff9c commit 76dcf3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tbx/static_src/sass/components/_showcase.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
text-decoration: underline;
121121
text-decoration-thickness: $link-underline-thickness;
122122
text-underline-offset: 2px;
123+
text-decoration-color: var(--color--link-underline);
123124
gap: $spacer-mini;
124125
}
125126

0 commit comments

Comments
 (0)