Fix shop Posters responsive
This commit is contained in:
@@ -90,12 +90,12 @@
|
||||
|
||||
// 3 columns
|
||||
&:nth-child(1) {
|
||||
@include bp (sd, max) {
|
||||
@include bp (md) {
|
||||
margin-top: calc(var(--gap) * 2);
|
||||
}
|
||||
}
|
||||
&:nth-child(2) {
|
||||
@include bp (sd, max) {
|
||||
@include bp (md) {
|
||||
margin-top: var(--gap);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user