Corrected the overlapping issue of section 3 on section 2 by decreasing the viewport height.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user