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
1fcb0e0860
commit
173472aa36
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
/*
|
||||
* These generated typography declarations rely on the given font being already available in your front end code.
|
||||
* There are 0 custom fonts and 1 fonts from Google Fonts.
|
||||
* You can choose to load the latter from the Google Fonts CSS API in a HTML document using:
|
||||
* <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Work%20Sans:700,400">
|
||||
*/
|
||||
|
||||
.EasyFest\:_Design_System_\&_Landing_page--🖥_Title_Medium {
|
||||
line-height: 1.2000000000000002;
|
||||
font-style: normal;
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
// These generated typography declarations rely on the given font being already available in your front end code.
|
||||
// There are 0 custom fonts and 1 fonts from Google Fonts.
|
||||
// You can choose to load the latter from the Google Fonts CSS API in a HTML document using:
|
||||
// <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Work%20Sans:700,400">
|
||||
|
||||
$🖥_Title_Medium: (
|
||||
"line-height": 1.2000000000000002,
|
||||
"font-style": normal,
|
||||
|
|
Loading…
Add table
Reference in a new issue