Put blog in a container for wide screens

This commit is contained in:
dave onion 2026-03-25 09:13:23 -04:00
parent 76a51be6ba
commit 7a6282324d
2 changed files with 8 additions and 3 deletions

View file

@ -0,0 +1,5 @@
<div class="titlebar content container">
<div class="titlebar_title">
<h3 class="subtitle is-mono is-4">{{ title }}</h3>
</div>
</div>