hacky padding add to fix squish caused by line spacing fix

This commit is contained in:
Kyle Drake 2016-07-31 10:17:47 -07:00
parent 7f64a62926
commit eea530cecb

View file

@ -155,7 +155,8 @@
.signup-Area{
min-height:100px;
position:relative
position:relative;
padding-bottom: 400px;
}
.header-Outro .signup-Form{