diff --git a/src/public/styles/style.css b/src/public/styles/style.css index c93a953..1b4e72d 100644 --- a/src/public/styles/style.css +++ b/src/public/styles/style.css @@ -49,8 +49,11 @@ html { text-align: center; } -header > .text-title { +header > .text-title, +.text-title > a { font-size: 2.5rem; + color: var(--text-color); + text-decoration: none; } main { diff --git a/src/templates/download.html b/src/templates/download.html index b24bb3b..ccd1bc2 100644 --- a/src/templates/download.html +++ b/src/templates/download.html @@ -11,7 +11,7 @@
-

{{ config.name }}

+

{{ config.name }}