From 0d061f5adf383a344825360184f6b3b5625fb531 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 7 Sep 2022 22:11:49 +0000 Subject: [PATCH] Fix wording --- divent/static/css/global.css | 2 +- divent/templates/index.html.j2 | 2 +- divent/templates/subscribe.html.j2 | 5 +++++ divent/translations/fr.json | 8 ++++---- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/divent/static/css/global.css b/divent/static/css/global.css index 5babe6e..eec918a 100644 --- a/divent/static/css/global.css +++ b/divent/static/css/global.css @@ -125,7 +125,7 @@ footer ul li:last-child { } footer ul li i { - margin: 8px; + margin: 4px; } .fa-custom-circle { diff --git a/divent/templates/index.html.j2 b/divent/templates/index.html.j2 index 7e6351d..9471e0c 100644 --- a/divent/templates/index.html.j2 +++ b/divent/templates/index.html.j2 @@ -15,7 +15,7 @@