Commit 8ef7fb9 1 parent d78109c commit 8ef7fb9 Copy full SHA for 8ef7fb9
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
@media screen and (max-width : 768px ) {
2
- .fd-product-brand {
2
+ .fd-product-brand . flickity-enabled {
3
3
margin-left : 0 ;
4
4
margin-right : 0 ;
5
5
}
6
- .fd-product-brand .carousel-cell {
6
+ .fd-product-brand .flickity-enabled . carousel-cell {
7
7
margin-left : 0 ;
8
8
}
9
9
}
10
10
11
- .fd-product-brand {
11
+ .fd-product-brand . flickity-enabled {
12
12
margin-left : 5rem ;
13
13
margin-right : 5rem ;
14
14
}
15
15
16
- .fd-product-brand .carousel-cell {
16
+ .fd-product-brand .flickity-enabled . carousel-cell {
17
17
height : 200px ;
18
18
width : 200px ;
19
19
margin-left : 3rem ;
20
20
}
21
21
22
- .fd-product-brand .carousel-cell img {
22
+ .fd-product-brand .flickity-enabled . carousel-cell img {
23
23
position : absolute;
24
24
top : 50% ;
25
25
transform : translateY (-50% );
You can’t perform that action at this time.
0 commit comments