mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-19 21:22:28 -05:00
chore(demo): update generated files
This commit is contained in:
parent
660f2b9ae9
commit
ec3e1b52e9
3 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@
|
|||
line-height: 1.2;
|
||||
font-style: normal;
|
||||
text-transform: none;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
font-size: 45px;
|
||||
letter-spacing: 0px;
|
||||
font-family: "Work Sans";
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"lineHeight": "1.2",
|
||||
"fontStyle": "normal",
|
||||
"textTransform": "none",
|
||||
"fontWeight": "400",
|
||||
"fontWeight": "700",
|
||||
"fontSize": "45px",
|
||||
"letterSpacing": "0px",
|
||||
"fontFamily": "\"Work Sans\""
|
||||
|
|
|
@ -87,7 +87,7 @@ $📱_Title_Large: (
|
|||
"line-height": 1.2,
|
||||
"font-style": normal,
|
||||
"text-transform": none,
|
||||
"font-weight": 400,
|
||||
"font-weight": 700,
|
||||
"font-size": 45px,
|
||||
"letter-spacing": 0px,
|
||||
"font-family": "Work Sans",
|
||||
|
|
Loading…
Add table
Reference in a new issue