-
-
+
+
+
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file
diff --git a/src/features/footer/components/Footer.vue b/src/features/footer/components/Footer.vue
new file mode 100644
index 0000000..d72764a
--- /dev/null
+++ b/src/features/footer/components/Footer.vue
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/styles/common.css b/src/styles/common.css
index c63600c..d01c4f1 100644
--- a/src/styles/common.css
+++ b/src/styles/common.css
@@ -21,4 +21,6 @@ body {
#app {
min-height: 100vh;
+ display: flex;
+ flex-direction: column;
}
\ No newline at end of file
diff --git a/src/views/SearchView.vue b/src/views/SearchView.vue
index 9085e2a..164589f 100644
--- a/src/views/SearchView.vue
+++ b/src/views/SearchView.vue
@@ -19,30 +19,19 @@ import Searchbar from '../features/search/components/Searchbar.vue'
-
-
-
-
-
+
+
+