Skip to content

Commit 88e320d

Browse files
committed
PR feedback: Fix flex issue on mobile
1 parent 98a3fea commit 88e320d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/css/v3/card.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
.card__hr {
7171
width: 100%;
7272
height: 1px;
73+
min-height: 1px;
7374
background: var(--color-stroke-weak);
7475
border: none;
7576
margin: 0;

0 commit comments

Comments
 (0)