From 25a8c496a9f60e47f05c7b15f42132f484400442 Mon Sep 17 00:00:00 2001 From: AllenChang <111629702+BlueBoy247@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:24:31 +0800 Subject: [PATCH] Update about.css --- styles/about.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/styles/about.css b/styles/about.css index 2a473f4..de6dfd3 100644 --- a/styles/about.css +++ b/styles/about.css @@ -78,7 +78,6 @@ text-decoration: none; color: initial; transition: 0.5s; - height: fit-content; } .item:hover{ background-color: #46ada3; @@ -329,4 +328,4 @@ form button:active{ } .probrief{ font-size: 20px; -} \ No newline at end of file +}