From bf12a6358aa3fa1f4cf30954a4a253eefb736b75 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Wed, 28 Jun 2017 22:12:37 +0200 Subject: [PATCH] Fixed #28: added project links in footer --- front/src/App.vue | 28 ++++++++++++++++++++++++++-- front/src/components/Home.vue | 2 +- 2 files changed, 27 insertions(+), 3 deletions(-) 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 @@

Clean library

-

Funkwhale takes care of fealing your music.

+

Funkwhale takes care of handling your music.