From d21c45f1f1885c0ff7b6701d1b1eb5f976b4217b Mon Sep 17 00:00:00 2001 From: nhattpn Date: Thu, 4 Apr 2024 19:54:00 +0700 Subject: [PATCH] fix temp --- CSS/FirstPage.css | 1 - 1 file changed, 1 deletion(-) diff --git a/CSS/FirstPage.css b/CSS/FirstPage.css index 17baa06..55daf57 100644 --- a/CSS/FirstPage.css +++ b/CSS/FirstPage.css @@ -17,7 +17,6 @@ footer { text-align: center; } #logo { - border: 2px solid rgb(47, 96, 170); border-style: ridge; box-sizing: border-box; padding-left: 100px;