show both GIF instructions on desktop, but only android gif for mobile

This commit is contained in:
Bilal Catic
2019-10-24 07:32:40 +02:00
parent 7b02f3225b
commit d4aec2f643

View File

@@ -13,8 +13,18 @@
pomjerite email u <strong>Primary</strong> label kao na videu ispod.
</p>
<img class="full-width hide-on-large-only" src="assets/images/android-promotions.gif">
<br>
<div class="hide-on-med-and-down">
<h6>Web preglednik</h6>
<br>
<img class="full-width" src="assets/images/web-promotions.gif">
<br>
<h6>Mobilna Gmail aplikacija</h6>
<br>
</div>
<img class="full-width hide-on-small-only" src="assets/images/web-promotions.gif">
<div class="col s12 m6 l6 push-m3 push-l0">
<img src="assets/images/android-promotions.gif" width="100%">
</div>
</div>