Skip to content

Commit ffa6389

Browse files
committed
fixing shapes cutoff in parallax
1 parent 269c67d commit ffa6389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ nav {
264264
#shapes {
265265
position: absolute;
266266
right: 0;
267-
height: 900px;
267+
height: 110%
268268
width: 900px;
269269
margin-top: -80px;
270270
background-image: url("../assets/shapes.svg");

0 commit comments

Comments
 (0)