diff --git a/scss/_home.scss b/scss/_home.scss
index 655e01709eac6346601f168858d3dd467f23926f..43045a326d3e70d4a7c27d1f129b4ed2e8283a7e 100644
--- a/scss/_home.scss
+++ b/scss/_home.scss
@@ -2,4 +2,8 @@
   width: 391px;
   background: #35c246 linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.3) 50%, rgba(0,0,0,.2) 51%, rgba(0,0,0,0));
   padding: 5px;
+}
+
+#banner a {
+  text-decoration: none;
 }
\ No newline at end of file