diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index cbf3104..f5316db 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -69,10 +69,10 @@ } a:hover span { - color: #2c4899; + color: #f6f7fd; } a:hover svg { - fill: #2c4899; + fill: #f6f7fd; } svg {