mirror of
https://github.com/ivabus/www
synced 2024-11-14 06:55:07 +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=');
|
||||
</script>
|
||||
|
||||
<!-- Style for Swiper -->
|
||||
<!-- Style for Swiper
|
||||
|
||||
<style>
|
||||
.swiper-package-display{
|
||||
|
@ -130,6 +130,8 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
-->
|
||||
|
||||
<script>
|
||||
const q = window.location.search.match(/[\^\?&]store=[^&]*/)
|
||||
if (q) {
|
||||
|
|
Loading…
Reference in a new issue