Reduce homepage padding
This commit is contained in:
parent
1d0d5e1d10
commit
cb12d08b95
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
{% block body_class %}home{% endblock %}
|
{% block body_class %}home{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<header class="pt3 pt4-ns pb4">
|
<header class="pt2-ns pb4">
|
||||||
<div class="flex-ns center">
|
<div class="flex-ns center">
|
||||||
<div class="mr4 dark-green sans-serif" style="flex-grow: 1">
|
<div class="mr4 dark-green sans-serif" style="flex-grow: 1">
|
||||||
<h1 class="f-subheadline f-headline-ns b lh-solid tracked-tight mv0">FOSSY 2023</h1>
|
<h1 class="f-subheadline f-headline-ns b lh-solid tracked-tight mv0">FOSSY 2023</h1>
|
||||||
|
|
Loading…
Reference in a new issue