mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Match right and left row padding on phablet down
This commit is contained in:
committed by
Maikel Linke
parent
a2f710db1e
commit
e968a091f9
@@ -33,7 +33,7 @@
|
||||
padding-left: 7.9375rem;
|
||||
|
||||
@include breakpoint(phablet) {
|
||||
padding-left: 0.9375rem;
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
|
||||
& > *:nth-child(n + 2) {
|
||||
|
||||
Reference in New Issue
Block a user