This commit is contained in:
@@ -34,7 +34,7 @@ footer[role="tools"] .row>nav{
|
||||
color: $bleuroi;
|
||||
font-weight: 400;
|
||||
margin:0;
|
||||
line-height: $base-line;
|
||||
line-height: $base-line * 1.5;
|
||||
}
|
||||
|
||||
@mixin title1black {
|
||||
@@ -123,3 +123,10 @@ footer[role="tools"] .row>nav{
|
||||
font-size: 0.756em;
|
||||
line-height: 1.1em;
|
||||
}
|
||||
|
||||
@mixin labeurfont {
|
||||
@include fontserif;
|
||||
font-size: 1.134em;
|
||||
font-weight: 400;
|
||||
line-height: $base-line;
|
||||
}
|
||||
Reference in New Issue
Block a user