diff --git a/styles/index.css b/styles/index.css index 791d987..e9138b7 100644 --- a/styles/index.css +++ b/styles/index.css @@ -21,16 +21,6 @@ footer { padding: 1rem; } -#headermain a { - color: blue; - text-decoration: none; - text-transform: uppercase; -} - -#headermain a:hover { - text-decoration: underline; -} - #tagline { font-style: italic; }