Skip to content

Commit 2e79f9f

Browse files
committed
Card: Add consistent spacing between header and content
1 parent a170c6e commit 2e79f9f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1594,11 +1594,10 @@ a:hover {
15941594
padding: 1rem 2rem 2rem 2rem;
15951595

15961596
.card-container {
1597-
justify-content: space-around;
1598-
15991597
.card-header {
16001598
justify-content: flex-start;
16011599

1600+
.lucide,
16021601
.card-brand-icon {
16031602
height: 40px;
16041603
width: auto;

0 commit comments

Comments
 (0)