From d404d42e315a8497abb0dfcbc9df796982c66ed7 Mon Sep 17 00:00:00 2001 From: melanieb Date: Fri, 18 Sep 2020 11:28:15 +0200 Subject: [PATCH] Set french republic logo in footer --- components/AppFooter.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/components/AppFooter.vue b/components/AppFooter.vue index 09bcfa6b9..1518573f2 100644 --- a/components/AppFooter.vue +++ b/components/AppFooter.vue @@ -20,8 +20,8 @@
@@ -168,13 +168,12 @@ footer { @include device-is('large-mobile') { flex-direction: row; - align-items: center; + align-items: left; justify-content: space-evenly; } } .sitelogo-row__item { - text-align: center; margin-bottom: 20px; img {