mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 01:00:10 +02:00
✨ New overlay for v2 information
This commit is contained in:
parent
dd3040c56f
commit
af7142e97b
11 changed files with 148 additions and 5 deletions
|
@ -15,6 +15,7 @@ $fs-11: 0.688rem;
|
|||
$fs-12: math.div(12, $fs-base) + rem;
|
||||
$fs-14: math.div(14, $fs-base) + rem;
|
||||
$fs-16: math.div(16, $fs-base) + rem;
|
||||
$fs-18: math.div(18, $fs-base) + rem;
|
||||
$fs-24: math.div(24, $fs-base) + rem;
|
||||
$fs-36: math.div(36, $fs-base) + rem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue