politicalrev / political-revolution.com

The website for Political Revolution
https://political-revolution.com
11 stars 7 forks source link

The homepage "main banner" gap issue due to conflict here. #21

Closed innovativedmm closed 7 years ago

innovativedmm commented 7 years ago

banner.scss @include breakpoint(small) { @include padding(3em, 0, (2em, 0, 0, 0)); height: 80vh; margin-bottom: -2.75em; max-height: none; min-height: 20em; top: -2.75em; background-size: 180%; background-position: 50% calc(-80px + 10vw); background-attachment: scroll;

@media screen and (max-width: 736px)

banner.major {

height: 100vw;
min-height: 31em;
max-height: none;
Smona commented 7 years ago

Let's just focus on implementing the new homepage rather than fixing the old