updated tour cta stylings

This commit is contained in:
Jamal Jackson 2016-09-19 14:18:24 -04:00
commit 8567591fa5

View file

@ -29,7 +29,7 @@
}
}
@media (max-width: 400px){
@media (max-width: 359px){
#onboard-tour{
&-secure, &-currency, &-control{
#cta{
@ -39,6 +39,16 @@
}
}
@media (min-width: 450px){
#onboard-tour{
&-secure, &-currency, &-control{
#cta{
height: 26rem;
}
}
}
}
@media (min-width: 1000px){
#onboard-tour{
p, h2, h3{