Browse Source

Interlignage Sommaire

Tibo 4 years ago
parent
commit
75017677d3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/css/styles_de_paragraphes.scss

+ 2 - 2
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;