0.4.11 fix indent to button
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
padding: {% if not name_w == 'b_functional_features' %}5{% else %}15{% endif %}px 0;
|
padding: {% if not name_w == 'b_functional_features' %}5{% else %}15{% endif %}px 0;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
transition: 200ms;
|
transition: 200ms;
|
||||||
margin-top: 8px;
|
margin-top: 15px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.{{ name_w }}_{{ widget.id }}_widget_btn_a:hover {
|
.{{ name_w }}_{{ widget.id }}_widget_btn_a:hover {
|
||||||
|
|||||||
@@ -5,4 +5,4 @@
|
|||||||
{% include "pages/content/c_blocks_constructor.html" %}
|
{% include "pages/content/c_blocks_constructor.html" %}
|
||||||
|
|
||||||
|
|
||||||
{% include 'blocks/b_services_2_col_wo_group.html' %}
|
{#{% include 'blocks/b_services_2_col_wo_group.html' %}#}
|
||||||
|
|||||||
Reference in New Issue
Block a user