Fix padding-top for level-loading-goals

This commit is contained in:
phoenixeliot 2016-04-28 16:36:30 -07:00
parent e65a9248f3
commit 2f63c11024

View file

@ -55,7 +55,7 @@ $UNVEIL_TIME: 1.2s
background-size: 100% 100%
color: darkslategray
font-size: 15px
padding: 80px 80px 40px 80px
padding: 4% 80px 40px 80px
text-align: center
// http://matthewlein.com/ceaser/ Bounce down a bit, then snap up.
@include transition($UNVEIL_TIME cubic-bezier(0.285, -0.595, 0.670, -0.600))