diff --git a/assets/style.css b/assets/style.css index 5cd36d1..a4a7cd8 100644 --- a/assets/style.css +++ b/assets/style.css @@ -40,6 +40,7 @@ li { a { color: #f60; + text-decoration: none; } h1 { @@ -83,4 +84,4 @@ h6 { font-size: 1rem; line-height: 1.2em; margin-top: 0.5em; -} \ No newline at end of file +}