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;