From 504e80500ab1fea4870c8c9e35361931e6bfcce1 Mon Sep 17 00:00:00 2001 From: fyyakaxyy Date: Sat, 11 Nov 2023 18:22:06 +0800 Subject: [PATCH] modify text --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6d62567..2d6bf77 100644 --- a/index.html +++ b/index.html @@ -54,8 +54,8 @@ } .descriptions p { - margin-top: 45px; - margin-bottom: 45px; + margin-top: 65px; + margin-bottom: 65px; /* 每个描述段落下方的外边距 */ }