Skip to content

Commit 830828c

Browse files
author
Phil Hawksworth
committed
let cards grid be constrained by cointainer
1 parent c0f2776 commit 830828c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/css/tailwind.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@ dd a:focus {
5454
p+p {
5555
@apply mt-4;
5656
}
57-
section.cards {
58-
max-width: 66rem;
59-
}
57+
6058

6159
/*
6260
CTA links

0 commit comments

Comments
 (0)