]> git.donarmstrong.com Git - laureldon.git/commitdiff
use is-large
authorDon Armstrong <don@donarmstrong.com>
Thu, 13 Feb 2025 05:09:49 +0000 (21:09 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 13 Feb 2025 05:09:49 +0000 (21:09 -0800)
templates/page.tmpl

index 8ec3379a4dd36b0f7eebd2d30d2f901a9e2cd5dd..75b60c4be93f9610eb728329ec192e151026a5ed 100644 (file)
@@ -166,8 +166,8 @@ document.addEventListener('DOMContentLoaded', () => {
 <TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
 
 <div class = "columns is-centered is-multiline">
-  <div class = "column is-half">
-<section id="pagebody" class="section">
+  <div class = "column is-half box">
+<section id="pagebody" class="section is-large">
 
 <article class="content">
   <TMPL_VAR CONTENT>