More breakpoint consolidation fixes

This commit is contained in:
Ricky Vetter 2017-10-30 22:50:51 -07:00
parent b59b58af0d
commit 1ba37f857c

View file

@ -163,7 +163,7 @@ header h2 {
.wrapper { .wrapper {
margin: 0px auto; margin: 0px auto;
max-width: 736px; max-width: 1100px;
padding: 0 20px; padding: 0 20px;
} }
@ -479,9 +479,6 @@ header h2 {
max-width: 750px; max-width: 750px;
} }
.wrapper {
max-width: 1100px;
}
.homeContainer .homeWrapper .projectLogo { .homeContainer .homeWrapper .projectLogo {
align-items: center; align-items: center;
bottom: 0; bottom: 0;