diff --git a/cmd/web/assets/css/input.css b/cmd/web/assets/css/input.css deleted file mode 100644 index 2af16a4..0000000 --- a/cmd/web/assets/css/input.css +++ /dev/null @@ -1,18 +0,0 @@ -@import "tailwindcss"; - -#search-container { - text-align: center; -} - -#search_term { - width: 60vw; - font-size: 2vh; -} - -#clear { - font-size: 2vh; -} - -#games-container{ - font-size: 2vh; -} diff --git a/cmd/web/base.templ b/cmd/web/base.templ index 77bfb94..615affb 100644 --- a/cmd/web/base.templ +++ b/cmd/web/base.templ @@ -2,15 +2,15 @@ package web templ Base() { - + Music Search - + - -
+ +
{ children... }
diff --git a/cmd/web/hello.templ b/cmd/web/hello.templ index 28fa78c..564fd07 100644 --- a/cmd/web/hello.templ +++ b/cmd/web/hello.templ @@ -3,12 +3,12 @@ package web templ HelloForm() { @Base() {
- - + +