Browse Source

Fix for mobile view

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
8f30f02c0d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      index.html

2
index.html

@ -95,7 +95,7 @@ clients:
url: https://stickermule.com/
---
<div class="full no-padding" style="height: 100vh;">
<div class="full" style="height: 100vh;">
<div id="slides">
<div class="slides-container">
{% for slide in page.slides %}

Loading…
Cancel
Save