diff --git a/style.css b/style.css index 94f5231..bc685b3 100644 --- a/style.css +++ b/style.css @@ -52,7 +52,7 @@ nav a:hover { nav .back { float: right; /* Float the back button to the right */ - padding: 14px 20px; /* Add padding to the back button */ + padding: 15px 20px; /* Add padding to the back button */ background-color: #4CAF50; /* Background color */ color: white; /* Text color */ border: none; /* Remove border */