diff --git a/extensions/odoo_theme/static/style.scss b/extensions/odoo_theme/static/style.scss index a97336514..452633870 100644 --- a/extensions/odoo_theme/static/style.scss +++ b/extensions/odoo_theme/static/style.scss @@ -540,7 +540,7 @@ header.o_main_header{ color: $o-violet-dark; font-weight: $fw_bold; max-width: calc(100% - 120px); - + p { + + *:not(h2) { margin-top: 1rem; } }