#2085 link line-height

This commit is contained in:
2023-06-19 16:27:37 +02:00
parent 38e874613d
commit 650eb4f191
+1 -1
View File
@@ -1343,7 +1343,7 @@ section[role="main-content"]{
line-height: $base-line * 0.7; line-height: $base-line * 0.7;
font-weight: 300; font-weight: 300;
border-bottom: 1px dotted #1a1a1a; border-bottom: 1px dotted #1a1a1a;
margin-bottom: $base-line * 0.5; // margin-bottom: $base-line * 0.5;
display: inline-block; display: inline-block;
} }
figure{ figure{