[IMP] theme_*: prevent abuse of h1 and use font size classes
See related community PR. task-1958098 closes odoo/design-themes#682 Related: odoo/enterprise#44986 Related: odoo/odoo#129791 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
committed by
qsm-odoo
parent
8b45a6dc29
commit
1aa6700c98
@@ -10,7 +10,7 @@
|
||||
<xpath expr="//div[hasclass('oe_empty')]" position="after">
|
||||
<div class="container">
|
||||
<div class="row d-flex justify-content-start">
|
||||
<h1><i>“One of the great beauties of architecture is that each time, it is like life starting all over again.”</i></h1>
|
||||
<h2><i>“One of the great beauties of architecture is that each time, it is like life starting all over again.”</i></h2>
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user