diff --git a/src/main/resources/templates/header.ftl b/src/main/resources/templates/header.ftl index 0af74e4..0368cec 100644 --- a/src/main/resources/templates/header.ftl +++ b/src/main/resources/templates/header.ftl @@ -101,11 +101,12 @@ padding: 10px; text-decoration: none; font-weight: bold; + font-size: 1.5em; color: white; border: none; margin: 0; padding: 0; - padding-left: 10px; + padding-left: 20px; } .nav-links a:hover {