Browse Source

bold et saut de ligne

kevin tessier 4 years ago
parent
commit
41506c9c4b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      user/themes/figureslibres/scss/theme/_typography.scss

+ 2 - 1
user/themes/figureslibres/scss/theme/_typography.scss

@@ -99,8 +99,8 @@ a, button{
         p{
           margin-top: 10px;
           strong{
-            font-family: $lato;
             display: block;
+            font-weight: bold;
             &::after{
               display: none;
             }
@@ -112,6 +112,7 @@ a, button{
           margin-top: 10px;
           strong{
             display: block;
+            font-weight: bold;
             &::after{
               display: none;
             }