mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] *: simplify s_hr snippet xml and css
See community commit for details. closes odoo/design-themes#799 Related: odoo/odoo#162828 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
@@ -99,8 +99,8 @@
|
||||
<p> </p>
|
||||
<h5>Scalable and Modular</h5>
|
||||
<p>Whether you start small or are already a large company, our solution adapts to your needs and grows with you.</p>
|
||||
<div class="s_hr text-start pb16 pt8" data-snippet="s_hr" data-name="Separator">
|
||||
<hr class="w-100 mx-auto" style="border-top-style: solid; border-top-color: rgb(233, 236, 239) !important; border-top-width: 3px !important;"/>
|
||||
<div class="s_hr pb16 pt8" data-snippet="s_hr" data-name="Separator">
|
||||
<hr class="w-100 mx-auto" style="border-top-color: rgb(233, 236, 239) !important; border-top-width: 3px !important;"/>
|
||||
</div>
|
||||
</xpath>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user