فهرست منبع

bold et saut de ligne

kevin tessier 4 سال پیش
والد
کامیت
41506c9c4b
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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;
             }