diff --git a/user/themes/figureslibres/scss/theme/_typography.scss b/user/themes/figureslibres/scss/theme/_typography.scss index 7dc1fab..8634fb8 100644 --- a/user/themes/figureslibres/scss/theme/_typography.scss +++ b/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; }