[IMP] theme_buzzy: revamp the theme

task-4178061
Part of task-4177975

closes odoo/design-themes#907

Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-12 17:47:23 +02:00
parent ff95793399
commit 73d4c9ae26
29 changed files with 928 additions and 737 deletions
@@ -11,7 +11,7 @@
<template id="s_images_wall" inherit_id="website.s_images_wall">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2" separator=" "/>
<attribute name="class" add="pt48 pb48" remove="pt24 pb24" separator=" "/>
</xpath>
</template>