Hide Carousel arrow on touch devices
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
// Arrow
|
||||
&__arrow {
|
||||
$color-shadow: rgba(#000, 0.075);
|
||||
display: none;
|
||||
|
||||
// Enable only on devices with hover
|
||||
@media (hover: hover) {
|
||||
|
||||
Reference in New Issue
Block a user