Skip to content

Commit cbe7df6

Browse files
committed
fix link to prevent taking up full width of card
1 parent 04ad7a5 commit cbe7df6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web-components/card-tile/card-tile.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ a {
2727

2828
.link-g a {
2929
margin: 0.2em 0em;
30+
width: fit-content;
3031
}
3132

3233
/* Styling for video card */

0 commit comments

Comments
 (0)