]> git.donarmstrong.com Git - laureldon.git/commitdiff
switch away from is-large
authorDon Armstrong <don@donarmstrong.com>
Fri, 14 Feb 2025 03:28:29 +0000 (19:28 -0800)
committerDon Armstrong <don@donarmstrong.com>
Fri, 14 Feb 2025 03:28:29 +0000 (19:28 -0800)
templates/page.tmpl

index 59564b59ccebe8865a6f207f4cb17500e51132c5..8ec3379a4dd36b0f7eebd2d30d2f901a9e2cd5dd 100644 (file)
@@ -167,7 +167,7 @@ document.addEventListener('DOMContentLoaded', () => {
 
 <div class = "columns is-centered is-multiline">
   <div class = "column is-half">
-<section id="pagebody" class="section is-large">
+<section id="pagebody" class="section">
 
 <article class="content">
   <TMPL_VAR CONTENT>