From a97fcaffa13395597a2d6005290ff8618f11ac7d Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Tue, 6 Sep 2022 23:36:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=BE=8E=E5=8C=96=E5=B9=B6?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/version.txt | 2 +- static/css/home.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/js/version.txt b/js/version.txt index acf9bf0..06eda28 100644 --- a/js/version.txt +++ b/js/version.txt @@ -1 +1 @@ -3.2.2 \ No newline at end of file +3.2.3 \ No newline at end of file diff --git a/static/css/home.css b/static/css/home.css index 51acba7..f206bbb 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -45,7 +45,7 @@ body { .btn { margin-bottom: 1rem; border: 1px solid #5fdefe; - width: 360px; + width: 280px; height: 30px; text-align: center; background-color: #1379cb; @@ -57,7 +57,7 @@ body { .btn1 { margin-bottom: 1rem; border: 1px solid #5c6cf6; - width: 360px; + width: 280px; height: 30px; text-align: center; border-radius: 50px; -- GitLab