diff --git a/src/styles/reset.css b/src/styles/reset.css index e27049c..5af4258 100644 --- a/src/styles/reset.css +++ b/src/styles/reset.css @@ -12,7 +12,7 @@ html { a { text-decoration: none; - color: #333; + color: inherit; } a:hover,