v0.7.3
fixed carousel one at a time system not working on desktop
This commit is contained in:
parent
9a349c390f
commit
9484aef076
@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>RanchiMall</title>
|
||||
<meta name="description" content="Official website of RanchiMall, a Blockchain incorporated entity.">
|
||||
<meta name="description" content="">
|
||||
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
||||
<link rel="stylesheet" href="css/main.min.css">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
@ -1120,6 +1120,7 @@
|
||||
}, 4000);
|
||||
}
|
||||
}
|
||||
changeOutletFocus()
|
||||
|
||||
let currentPage = ''
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user