From 0a78d666279100bbd013b7e42c2737c851bcdb11 Mon Sep 17 00:00:00 2001 From: Piper Thunstrom Date: Tue, 16 Apr 2024 09:36:00 -0700 Subject: [PATCH] Make button row 11 columns wide at small viewports. --- templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/home.html b/templates/home.html index 6618c2bed3..f3eed3359c 100644 --- a/templates/home.html +++ b/templates/home.html @@ -45,7 +45,7 @@

{{ this.title }}

{% for blk in this.body.blocks %} {% if blk._flowblock == 'button-block' %}
-
+
{{ blk }}