[REM] theme_*: remove useless scss variable overrides
This commit removes the overrides of scss variables that are set to the default value and duplicated overrides. task-2463604 closes odoo/design-themes#768 Signed-off-by: Outagant Mehdi (mou) <mou@odoo.com>
This commit is contained in:
@@ -92,10 +92,6 @@ $o-theme-font-configs: (
|
||||
|
||||
// Headings
|
||||
|
||||
$o-theme-h1-font-size-multiplier: 3;
|
||||
$o-theme-h2-font-size-multiplier: 2.5;
|
||||
$o-theme-h3-font-size-multiplier: 2;
|
||||
|
||||
$o-theme-headings-font-weight: 400;
|
||||
|
||||
// Texts
|
||||
|
||||
Reference in New Issue
Block a user