diff --git a/Website/index.html b/Website/index.html index e9e35aeb7..dd206563b 100644 --- a/Website/index.html +++ b/Website/index.html @@ -15,10 +15,10 @@ - + Recode Hive - + Home About diff --git a/Website/styles.css b/Website/styles.css index 09d300211..f71cff200 100644 --- a/Website/styles.css +++ b/Website/styles.css @@ -65,6 +65,10 @@ header { .logo-container img{ filter: brightness(1) invert(1); } + + a.logo-container{ + text-decoration: none; + } .logo-icon { width: 30px;