From: Don Armstrong <don@donarmstrong.com> Date: Fri, 14 Feb 2025 03:28:29 +0000 (-0800) Subject: switch away from is-large X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b1c184c89489119b37c0e477f7c0446bb14366f3;p=laureldon.git switch away from is-large --- diff --git a/templates/page.tmpl b/templates/page.tmpl index 59564b5..8ec3379 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -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>