diff --git a/assets/css/main.css b/assets/css/main.css index e44173c..061f439 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -47,13 +47,13 @@ a { font-size: 19px; } -#header a { +#header a, #footer a { text-decoration: none; color: inherit; border-bottom: 1px dashed #3B3738; } -#header a:hover { +#header a:hover, #footer a:hover { border-bottom: 1px dashed transparent; } diff --git a/assets/html/index.html b/assets/html/index.html index fce6b8e..5c704e8 100644 --- a/assets/html/index.html +++ b/assets/html/index.html @@ -73,13 +73,11 @@