Prevent navbar from obfuscating post banner on mobile (fixes #61)

This commit is contained in:
daudix
2024-08-25 01:37:00 +03:00
parent 7808d906f1
commit 813f0cdf68
2 changed files with 14 additions and 4 deletions

View File

@ -11,7 +11,7 @@
</div>
{%- endif -%}
<h1 {% if page.extra.banner %}class="banner-margin"{%- endif -%}>{{ page.title }}</h1>
<h1>{{ page.title }}</h1>
{%- if page.date -%}
<small>