formatting fixes, container overflows

This commit is contained in:
Tyler
2024-06-12 05:23:19 +01:00
parent 71b004d48b
commit f2ec5f69ea
2 changed files with 6 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<article>
<div id="content" class="use-ibm">
<div id="title">
<h1>{{ page.title }}</h1>
<h2>{{ page.title }}</h2>
</div>
<div id="date">
<p>{{ page.date | date: "%a, %d %b %Y, %r" }}</p>