fix
This commit is contained in:
@@ -8,6 +8,6 @@ body {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if background.color %}
|
{% if background.color %}
|
||||||
background-color: {{background.color}} !importent;
|
background-color: {{background.color}} !important;
|
||||||
{% endif %}
|
{% endif %}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user