diff --git a/style.css b/style.css index 9633cb0..566d57a 100644 --- a/style.css +++ b/style.css @@ -103,5 +103,5 @@ a { color: var(--cyan); } a:hover, a:active { - font-style: italic; + text-decoration: underline; }