Skip to content

Commit 7a423fa

Browse files
chris-lawtonhelenb
authored andcommitted
make the showcase title underline the same as the heading colour on interaction
1 parent 76dcf3a commit 7a423fa

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
@@ -59,6 +59,7 @@
5959

6060
#{$root}__heading {
6161
text-decoration-thickness: $link-underline-thickness-interaction;
62+
text-decoration-color: var(--color--heading);
6263
}
6364

6465
#{$root}__ring--one {

0 commit comments

Comments
 (0)