mirror of
https://github.com/ivabus/www
synced 2024-11-14 19:25:06 +03:00
Remove responsive hide/show for swiper
This commit is contained in:
parent
7b45ee247c
commit
e1f75533ff
1 changed files with 3 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
||||||
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
|
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Style for Swiper -->
|
<!-- Style for Swiper
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.swiper-package-display{
|
.swiper-package-display{
|
||||||
|
@ -130,6 +130,8 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
const q = window.location.search.match(/[\^\?&]store=[^&]*/)
|
const q = window.location.search.match(/[\^\?&]store=[^&]*/)
|
||||||
if (q) {
|
if (q) {
|
||||||
|
|
Loading…
Reference in a new issue