💄 Adds new modal and toolbar styles

This commit is contained in:
elhombretecla
2023-08-10 11:40:13 +02:00
committed by Alejandro Alonso
parent 6420188675
commit bf0a676b83
9 changed files with 25 additions and 13 deletions

View File

@@ -30,6 +30,13 @@
}
@mixin titleTipography {
font-family: "worksans", sans-serif;
font-size: $fs-12;
font-weight: $fw400;
line-height: 1.2;
}
@mixin titleBigTipography {
font-family: "worksans", sans-serif;
font-size: $fs-14;
font-weight: $fw400;