diff --git a/assets/u/static/css/theme.css b/assets/u/static/css/theme.css index 320dad1..5ff0e2f 100644 --- a/assets/u/static/css/theme.css +++ b/assets/u/static/css/theme.css @@ -512,7 +512,7 @@ body, html { .section { position: relative; padding: 104px 0; - padding: 3.5rem 0; + padding: 1.5rem 0; } @media (max-width: 767.98px) { diff --git a/templates/layout-2020.html b/templates/layout-2020.html index ecfd2ba..b191981 100644 --- a/templates/layout-2020.html +++ b/templates/layout-2020.html @@ -131,15 +131,16 @@ {% else %} -
-
-
-
-
-

{{ self.title() }}

-

{% block subtitle %}{% endblock %}

+
+
+

{{ self.title() }}

+

+ {% block subtitle %}{% endblock %} +

-
+
+
+ {% endif %} {% block content %}{% endblock %} diff --git a/templates/product.html b/templates/product.html index a5a7de3..0b2b44f 100644 --- a/templates/product.html +++ b/templates/product.html @@ -14,7 +14,7 @@ {% endif %} -
+
@@ -74,7 +74,6 @@
{% endif %} -
@@ -111,8 +110,8 @@ {% endif %}
+
-
{% if this.description4 %}