Corrected the overlapping issue of section 3 on section 2 by decreasing the viewport height.

This commit is contained in:
Nathan Biller
2019-09-25 02:01:06 -04:00
parent 9271fbff59
commit 99a9df2dca

View File

@@ -61,7 +61,7 @@ Section Styles
//Pulled image //Pulled image
img.pushed-image { img.pushed-image {
margin-top: -29vh; margin-top: -8vh;
} }
//Icon box //Icon box