diff --git a/index.html b/index.html index 6a96c7b..1cebe27 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,19 @@ + + diff --git a/src/App.vue b/src/App.vue index 7095985..8f9a924 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,3 +1,19 @@ + + @@ -39,4 +55,8 @@ import Searchbar from '../features/search/components/Searchbar.vue' margin: 0; font-size: small; } + +#search-form { + width: 70%; +} \ No newline at end of file