Skip to content

Commit 152cb3e

Browse files
Update default_about.liquid
1 parent ff29136 commit 152cb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default_about.liquid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
background-repeat: no-repeat;
2121
background-size: contain;
2222
background-position: center center;
23-
height: 60em; /* Adjust this if there is white space before the image or if image gets cuts off */
23+
height: 100vh; /* Adjust this if there is white space before the image or if image gets cuts off */
2424
margin-bottom: 2em;
25-
margin-top: -2.7em;
25+
margin-top: -0.0em;
2626
width: 100%;
2727
"></div>
2828
</div>

0 commit comments

Comments
 (0)