From 8164624ceedaa66f800be59da7e600d05479bc09 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Mon, 28 Dec 2020 22:41:15 -0800 Subject: [PATCH] Remove useless paragraph element and fix CSS. --- themes/vanilla/assets/scss/search.scss | 5 +++++ themes/vanilla/layouts/index.html | 12 +++++------- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/themes/vanilla/assets/scss/search.scss b/themes/vanilla/assets/scss/search.scss index 330f84f..74f319b 100644 --- a/themes/vanilla/assets/scss/search.scss +++ b/themes/vanilla/assets/scss/search.scss @@ -8,6 +8,11 @@ $search-element-padding: 0.5rem 1rem 0.5rem 1rem; box-shadow: 0px 0px 5px rgba($primary-color, 0.7); } +.stork-wrapper { + margin-top: 0.5rem; + margin-bottom: 0.5rem; +} + .stork-input-wrapper { display: flex; flex-direction: row; diff --git a/themes/vanilla/layouts/index.html b/themes/vanilla/layouts/index.html index 8bf380a..c3efadc 100644 --- a/themes/vanilla/layouts/index.html +++ b/themes/vanilla/layouts/index.html @@ -1,14 +1,12 @@ {{ define "main" }} {{ .Content }} -

-

-
- -
-
+
+
+
-

+
+
Recent posts: