浏览代码

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;
             }