Skip to content

Commit

Permalink
chore: remove demo data
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Apr 20, 2022
1 parent 2041b51 commit e9b4180
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions demos/230-effect-cube.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
<!-- Swiper -->
<div class="swiper">
<div class="swiper-wrapper">
<div class="swiper-slide" style="background-image:url(./images/nature-1.jpg)">
<div style="position: absolute; right: 10px; top:10px; background: red; cursor: pointer;">Button</div>
</div>
<div class="swiper-slide" style="background-image:url(./images/nature-1.jpg)"></div>
<div class="swiper-slide" style="background-image:url(./images/nature-2.jpg)"></div>
<div class="swiper-slide" style="background-image:url(./images/nature-3.jpg)"></div>
<div class="swiper-slide" style="background-image:url(./images/nature-4.jpg)"></div>
Expand Down

0 comments on commit e9b4180

Please sign in to comment.