From e6f2dc6ab58d34b19f54397550c509a9b42e8831 Mon Sep 17 00:00:00 2001 From: DanielSrb Date: Tue, 25 Jul 2023 07:56:42 +0200 Subject: [PATCH] layout: wider layout on wider range of smaller screens --- static_src/scss/index.scss | 2 +- templates/_layout.html | 4 ++-- templates/pages/cfp.html | 2 +- templates/pages/cfp_guide.html | 2 +- templates/pages/cfp_pruvodce.html | 2 +- templates/pages/coc.html | 2 +- templates/pages/financial-aid-grantees.html | 2 +- templates/pages/financial-aid.html | 2 +- templates/pages/homepage.html | 2 +- templates/pages/pattern_lib.html | 2 +- templates/pages/privacy_policy.html | 2 +- templates/pages/sponsorship.html | 2 +- templates/pages/tickets.html | 6 +++--- templates/pages/venue.html | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/static_src/scss/index.scss b/static_src/scss/index.scss index 3846320..7293e78 100644 --- a/static_src/scss/index.scss +++ b/static_src/scss/index.scss @@ -89,4 +89,4 @@ // Uncomment the following only for development. -//@import 'debug'; +@import 'debug'; diff --git a/templates/_layout.html b/templates/_layout.html index 564f8ea..d534af0 100644 --- a/templates/_layout.html +++ b/templates/_layout.html @@ -7,7 +7,7 @@ {% block top %}
-
+
{% include '_menu_top.html' %} @@ -44,7 +44,7 @@