Skip to content

Commit b7aaf19

Browse files
committed
Change record-summary link to inline-block
1 parent 3ead868 commit b7aaf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/includes/_card-groups.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
&__link {
8383
@extend .tna-card__link;
84-
display: inline;
84+
display: inline-block;
8585
color: $color__blue_3;
8686
text-decoration: underline;
8787
margin-left: 0.5rem;

0 commit comments

Comments
 (0)