We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff29136 commit 152cb3eCopy full SHA for 152cb3e
_layouts/default_about.liquid
@@ -20,9 +20,9 @@
20
background-repeat: no-repeat;
21
background-size: contain;
22
background-position: center center;
23
- height: 60em; /* Adjust this if there is white space before the image or if image gets cuts off */
+ height: 100vh; /* Adjust this if there is white space before the image or if image gets cuts off */
24
margin-bottom: 2em;
25
- margin-top: -2.7em;
+ margin-top: -0.0em;
26
width: 100%;
27
"></div>
28
</div>
0 commit comments