diff --git a/front/src/App.vue b/front/src/App.vue
index 2704ad151..f81d7d3da 100644
--- a/front/src/App.vue
+++ b/front/src/App.vue
@@ -2,6 +2,26 @@
@@ -27,12 +47,16 @@ export default {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
-.main.pusher {
+.main.pusher, .footer {
margin-left: 350px !important;
transform: none !important;
+}
+.main-pusher {
padding: 1.5rem 0;
}
-
+#footer {
+ padding: 1.5rem;
+}
.ui.stripe.segment {
padding: 4em;
}
diff --git a/front/src/components/Home.vue b/front/src/components/Home.vue
index 891e99ae0..ea0f5edc0 100644
--- a/front/src/components/Home.vue
+++ b/front/src/components/Home.vue
@@ -60,7 +60,7 @@
- Funkwhale takes care of fealing your music.
+ Funkwhale takes care of handling your music.