diff --git a/static/main.css b/static/main.css index 9f5d566..7538b8b 100644 --- a/static/main.css +++ b/static/main.css @@ -102,6 +102,11 @@ h1 { margin-bottom: 1rem; } +h1 a { + text-decoration: none; + color: black; +} + .input-group { display: flex; } diff --git a/templates/form.html b/templates/form.html index d0ed09c..7fcc93b 100644 --- a/templates/form.html +++ b/templates/form.html @@ -1,9 +1,11 @@

- - - - searchhut + + + + + searchhut +