diff --git a/style.css b/style.css index fb976cd..26d5db0 100644 --- a/style.css +++ b/style.css @@ -30,6 +30,10 @@ header { position: relative; text-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); + + a { + text-decoration: none; + } } header::after {