diff --git a/style.css b/style.css index 6e26357..74ce613 100644 --- a/style.css +++ b/style.css @@ -91,7 +91,7 @@ a { align-items: center; /*background: linear-gradient(to right, rgb(144, 54, 54), rgb(255, 153, 102));*/ border-radius: 10px; - /*box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);*/ + box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2); } .logo_title, .navbar ul li a {