Shrinking home page height as much as easily possible to be able to fit it on anyone's screen.

This commit is contained in:
Nick Winter 2014-11-23 20:13:06 -08:00
parent cbf3aab374
commit b87cf462fc

View file

@ -4,7 +4,8 @@
#home-view
#spacer
height: 750px
//height: 750px // No one could see this; let's shrink it as much as we can.
height: 606px
#play-button, #or-ipad, #apple-store-button, #slogan, .alert
text-align: center
@ -55,4 +56,4 @@
.alert
top: 213px
border: 5px solid darkred
border: 5px solid darkred