mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-18 13:54:24 +01:00
10 lines
130 B
CSS
10 lines
130 B
CSS
@media (pointer: coarse) {
|
|
.carousel-btns {
|
|
display: none;
|
|
}
|
|
|
|
.react-multi-carousel-list {
|
|
overflow: visible;
|
|
}
|
|
}
|