[IMP] theme_clean: improve theme
task-4178066 Part of task-4177975 closes odoo/design-themes#929 Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<template id="s_image_text" inherit_id="website.s_image_text">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="o_cc o_cc4 pt72 pb72" remove="pt80 pb80" separator=" "/>
|
||||
<attribute name="class" add="o_cc o_cc1 pt48 pb72" remove="pt80 pb80" separator=" "/>
|
||||
</xpath>
|
||||
<!-- Add space after title -->
|
||||
<xpath expr="//h2" position="after">
|
||||
|
||||
Reference in New Issue
Block a user