Skip to content

Commit 060a988

Browse files
authored
Card: Add top margin to card layout (#331)
1 parent 562213c commit 060a988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,6 +1514,7 @@ a:hover {
15141514
display: flex;
15151515
flex-direction: column;
15161516
gap: 1.5rem;
1517+
margin-top: 0.5rem;
15171518

15181519
.card-section {
15191520
display: flex;

0 commit comments

Comments
 (0)