We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05d919 commit 03e0d55Copy full SHA for 03e0d55
_layouts/home.html
@@ -10,8 +10,8 @@
10
{% assign pinned = site.posts | where: 'pin', 'true' %}
11
{% assign default = site.posts | where_exp: 'item', 'item.pin != true and item.hidden != true' %}
12
13
-<div style="height: 96px; width: 100%; padding: 0px;">
14
- <img src="/assets/img/banners/home_banner2.png" style="width: 80%; height: auto; margin: 5px 10% 5px 10%"></img>
+<div style="height: 128px; width: 100%; padding: 5px; margin-bottom: 50px;">
+ <img src="/assets/img/banners/home_banner2.png" style="width: 80%; height: auto; margin: 5px 10% 5px 10%;"></img>
15
</div>
16
17
<body>
assets/img/banners/home_banner2.png
-203 KB
0 commit comments