From c64670a67a435494f6623edee8fc10df2987bbde Mon Sep 17 00:00:00 2001 From: ken Date: Thu, 27 Aug 2026 18:49:04 +0800 Subject: [PATCH] css --- assets/stylesheets/template/layout/content.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 637599a..cdc27dd 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -24,7 +24,7 @@ } .layout-content { position: relative; - min-height: 45.5em; + min-height: 72.5em; .container { @extend .response-container; }