Skip to content

Commit 8eef774

Browse files
author
John Yorke
committed
2 parents cc986a9 + 109584f commit 8eef774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/layout.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
background-repeat: no-repeat;
1212
background-size: cover;
1313
background-position: top;
14-
border-radius: 0px 0px 40px 40px;
14+
border-radius: 0px 0px 0px 0px;
1515

1616
}
1717

@@ -501,4 +501,4 @@ footer {
501501

502502
.hidden {
503503
display: none;
504-
}
504+
}

0 commit comments

Comments
 (0)