cnil: adapt horizontal padding of titles (#38424)

This commit is contained in:
Frédéric Péters 2019-12-11 18:39:08 +01:00
parent ec13c917dc
commit 9c754afff5
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ $title-font-size: 20px;
$title-weight: bold;
$title-background: white;
$title-color: $darkgray;
$title-padding: 0.7rem;
$width: 1000px;
$font-color: $typogray;