Match right and left row padding on phablet down

This commit is contained in:
Matt-Yorkley
2020-07-07 15:06:01 +02:00
committed by Maikel Linke
parent a2f710db1e
commit e968a091f9

View File

@@ -33,7 +33,7 @@
padding-left: 7.9375rem;
@include breakpoint(phablet) {
padding-left: 0.9375rem;
padding-left: 0.5rem;
}
& > *:nth-child(n + 2) {