mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
💄 Adds new modal and toolbar styles
This commit is contained in:
committed by
Alejandro Alonso
parent
6420188675
commit
bf0a676b83
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user