mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Demo shell builds
This commit is contained in:
@@ -74,19 +74,19 @@
|
||||
|
||||
// typography
|
||||
--theme-font-family: mat.font-family($typography),
|
||||
--theme-body-1-font-size: mat.font-size($typography, body-1),
|
||||
--theme-body-2-font-size: mat.font-size($typography, body-2),
|
||||
--theme-body-1-line-height: mat.line-height($typography, body-1),
|
||||
--theme-display-1-font-size: mat.font-size($typography, display-1),
|
||||
--theme-display-3-font-size: mat.font-size($typography, display-3),
|
||||
--theme-display-4-font-size: mat.font-size($typography, display-4),
|
||||
--theme-body-1-font-size: mat.font-size($typography, body-2),
|
||||
--theme-body-2-font-size: mat.font-size($typography, subtitle-2),
|
||||
--theme-body-1-line-height: mat.line-height($typography, body-2),
|
||||
--theme-display-1-font-size: mat.font-size($typography, headline-4),
|
||||
--theme-display-3-font-size: mat.font-size($typography, headline-2),
|
||||
--theme-display-4-font-size: mat.font-size($typography, headline-1),
|
||||
--theme-caption-font-size: mat.font-size($typography, caption),
|
||||
--theme-title-font-size: mat.font-size($typography, title),
|
||||
--theme-subheading-1-font-size: mat.font-size($typography, subheading-1),
|
||||
--theme-subheading-2-font-size: mat.font-size($typography, subheading-2),
|
||||
--theme-title-font-size: mat.font-size($typography, headline-6),
|
||||
--theme-subheading-1-font-size: mat.font-size($typography, body-1),
|
||||
--theme-subheading-2-font-size: mat.font-size($typography, subtitle-1),
|
||||
--theme-button-font-size: mat.font-size($typography, button),
|
||||
--theme-headline-font-size: mat.font-size($typography, headline),
|
||||
--theme-headline-line-height: mat.line-height($typography, headline),
|
||||
--theme-headline-font-size: mat.font-size($typography, headline-5),
|
||||
--theme-headline-line-height: mat.line-height($typography, headline-5),
|
||||
|
||||
--theme-adf-icon-1-font-size: map-get($custom-css-variables, 'theme-adf-icon-1-font-size'),
|
||||
--theme-adf-picture-1-font-size: map-get($custom-css-variables, 'theme-adf-picture-1-font-size'),
|
||||
|
Reference in New Issue
Block a user