From c6dab3b24084e544ee32098d8c88516e27d0d386 Mon Sep 17 00:00:00 2001 From: NeutronStarPRO Date: Fri, 24 May 2024 16:31:53 +0800 Subject: [PATCH] Add files via upload --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index b493c13..2fec6e9 100644 --- a/style.css +++ b/style.css @@ -753,7 +753,7 @@ footer { padding-right: 0rem; } - .part1-word p, .part2-word p { + .part1-word p, .part2-word p, .part1-word li { font-size: 1rem; line-height: 1.1; } @@ -763,7 +763,7 @@ footer { } .part3 { - height: 95vh; + height: 75vh; } .part3-img {