Skip to content

Commit ac8c183

Browse files
committed
- promo styling tweaks
1 parent 53cb2f3 commit ac8c183

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

blocks/promo/promo.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/* Outer strip */
22
.promo.block {
3-
max-width: 800px;
4-
margin: 80px auto;
53
padding: 80px 24px 100px;
64
text-align: center;
75
}
@@ -74,7 +72,6 @@
7472
/* Mobile tweaks */
7573
@media (max-width: 768px) {
7674
.promo.block {
77-
margin: 48px auto 64px;
7875
padding: 56px 16px 72px;
7976
}
8077

0 commit comments

Comments
 (0)