Increase minimum height for slides on desktop
This commit is contained in:
parent
4529c3e7ec
commit
bfe71518a5
|
@ -5,5 +5,7 @@
|
||||||
background: url('../images/loading.gif') no-repeat center
|
background: url('../images/loading.gif') no-repeat center
|
||||||
min-height: 275px
|
min-height: 275px
|
||||||
width: 100%
|
width: 100%
|
||||||
+desktop
|
+tablet
|
||||||
min-height: 460px
|
min-height: 460px
|
||||||
|
+desktop
|
||||||
|
min-height: 680px
|
||||||
|
|
Loading…
Reference in a new issue