Skip to content

Commit 4a758e7

Browse files
committed
Tiny card style tweak
1 parent e758f48 commit 4a758e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/cards.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
max-width: none;
44
}
55
.view-promoted-cards {
6+
max-width: 2400px;
67
padding: 0;
7-
margin: 1rem 0 3rem;
8+
margin: 1rem auto 3rem;
89
}
910
.view-promoted-cards .views-view-grid {
1011
gap: 3rem;

0 commit comments

Comments
 (0)