diff --git a/scss/_home.scss b/scss/_home.scss index 655e017..43045a3 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