From a8d6cb2105f3fee7d32cae5b1fcf0399bd8b3e60 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 12 Jun 2022 14:32:09 +0200 Subject: [PATCH] small fixes --- themes/buha/assets/scss/article.scss | 8 ++++---- themes/buha/layouts/_default/single.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/buha/assets/scss/article.scss b/themes/buha/assets/scss/article.scss index 6afebe5f..2d3629cb 100644 --- a/themes/buha/assets/scss/article.scss +++ b/themes/buha/assets/scss/article.scss @@ -17,6 +17,10 @@ article { flex-direction: column; justify-content: center; margin-top: 1rem; + .foundations { + display: flex; + margin-bottom: 1em; + } .mod_times, .foundations { display: flex; flex-direction: column; @@ -24,8 +28,4 @@ article { margin-bottom: .4em; } } - .foundations { - display: flex; - margin-bottom: 1em; - } } diff --git a/themes/buha/layouts/_default/single.html b/themes/buha/layouts/_default/single.html index c90ef95b..3e25cdc4 100644 --- a/themes/buha/layouts/_default/single.html +++ b/themes/buha/layouts/_default/single.html @@ -76,7 +76,7 @@
{{ if $url }}{{ end }} {{ if $url }}{{ end }}
- {{ else }} + {{ else if eq hugo.Environment "development" }}
assets/images/foundations/{{- $l -}} .* missing