N°2847 - SCSS: Refactor some variables names and some patterns into helpers

This commit is contained in:
Molkobain
2020-07-22 18:10:51 +02:00
parent 46deb9590d
commit 6a3bbd8d49
5 changed files with 44 additions and 33 deletions

View File

@@ -56,7 +56,7 @@
}
%ibo-font-ral-nor-300 {
font-size: $ibo-font-size-300;
font-family:" Raleway";
font-family:"Monorale";
font-weight: 400;
}
%ibo-font-ral-nor-350 {
@@ -111,7 +111,7 @@
}
%ibo-font-ral-med-300 {
font-size: $ibo-font-size-300;
font-family:" Raleway";
font-family:"Monorale";
font-weight: 500;
}
%ibo-font-ral-med-350 {