diff --git a/website3.0/stylesheets/header.css b/website3.0/stylesheets/header.css index 86569371..b934cd80 100644 --- a/website3.0/stylesheets/header.css +++ b/website3.0/stylesheets/header.css @@ -298,10 +298,11 @@ nav { } /* Styles for AuthButton and Overlay */ + .auth-btn { background-color: rgba(245, 245, 245, 0.788); border: none; - border-radius: 25px; + border-radius: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); color: #000000; font-size: 20px;