[IMP] theme_bookstore: improve the theme

Revamp of `theme_bookstore`.

task-4109584

closes odoo/design-themes#862

Related: odoo/odoo#176503
Signed-off-by: Soukéina Bojabza (sobo) <sobo@odoo.com>
This commit is contained in:
Antoine (anso)
2024-08-12 11:57:54 +02:00
committed by Soukéina Bojabza
parent 7e7ca555f3
commit 4492c5dfa6
15 changed files with 85 additions and 80 deletions
@@ -6,10 +6,6 @@
<xpath expr="//h1" position="replace" mode="inner">
The best sellers <br/>of the year
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Discover it <span class="fa fa-angle-right ms-2"/>
</xpath>
</template>
</odoo>