From 75017677d32fe5503eb49fb5b265dc63e4b03165 Mon Sep 17 00:00:00 2001 From: Tibo Date: Sun, 12 Jan 2020 18:35:33 +0100 Subject: [PATCH] Interlignage Sommaire --- src/css/styles_de_paragraphes.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index b594bb2..f047c56 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/src/css/styles_de_paragraphes.scss @@ -60,11 +60,11 @@ line-height: 25pt; margin: 0; - a { display: block; text-decoration: none; color: inherit; + margin-bottom: 0.2em; & p{ margin: 0; } @@ -81,7 +81,7 @@ .credits { font-size: 9pt; margin-bottom: 6pt; - + display: flex; flex-direction: column; justify-content: space-between;