0.0.18 bg_color for block

This commit is contained in:
SDE
2023-11-28 13:44:52 +03:00
parent 70f204b396
commit f0a45ee53f
10 changed files with 95 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{% load static %}
{% load i18n %}
<div style="width: 100%;{% if block.bg_color %} background: {{ block.bg_color }}{% endif %}">
<div >
<div class="cut-width">
<div class="form_consultation_container" >
<div class="top_border_gradient"></div>