From f6d395592cf0b8df8752b81d01cca1fb4bae9bc1 Mon Sep 17 00:00:00 2001 From: Amal Elshihaby Date: Sun, 19 Sep 2021 17:11:31 +0200 Subject: [PATCH] Revert the header changes --- assets/u/static/css/theme.css | 2 +- templates/layout-2020.html | 17 +++++++++-------- templates/product.html | 5 ++--- 3 files changed, 12 insertions(+), 12 deletions(-) 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 %}