mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Add new font size 15px
This commit is contained in:
parent
f3608721ae
commit
a00bbbfd80
1 changed files with 7 additions and 0 deletions
|
|
@ -32,6 +32,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
--marketplaceSmallFontStyles: {
|
||||
font-family: 'sofiapro', Helvetica, Arial, sans-serif;
|
||||
font-weight: var(--fontWeightMedium);
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
/* ================ Body font ================ */
|
||||
|
||||
--marketplaceBodyFontStyles: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue