diff --git a/assets/global.css b/assets/global.css index a9befdb..5530eea 100644 --- a/assets/global.css +++ b/assets/global.css @@ -25,6 +25,7 @@ h1 { a { color: royalblue; + text-decoration: none; } a:visited { diff --git a/routes/_components/Layout.html b/routes/_components/Layout.html index 64ac22e..d2476a4 100644 --- a/routes/_components/Layout.html +++ b/routes/_components/Layout.html @@ -1,4 +1,4 @@ -