From ef4354a0a4fd1cdf081f13e49fc91835b5dc40c1 Mon Sep 17 00:00:00 2001 From: shubham bajetha <110119278+shubhambajetha@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:43:11 +0530 Subject: [PATCH] Update 3e.html --- 1-exercise-solutions/lesson-03/3e.html | 1 - 1 file changed, 1 deletion(-) diff --git a/1-exercise-solutions/lesson-03/3e.html b/1-exercise-solutions/lesson-03/3e.html index 9b500dc..d7fadfa 100644 --- a/1-exercise-solutions/lesson-03/3e.html +++ b/1-exercise-solutions/lesson-03/3e.html @@ -35,7 +35,6 @@ .save-button:hover { background-color: rgb(226, 240, 254); - border-width: 2px; }