mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
N°2847 - SCSS: Refactor some variables names and some patterns into helpers
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user