From 88b23d57de1cda77755e2624903874eeea5d603c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 14 Jan 2023 20:10:37 +0000 Subject: [PATCH] add dynamic negative margin when logo is used --- layouts/partials/header/basic.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/header/basic.html b/layouts/partials/header/basic.html index ce73be67..2169e190 100644 --- a/layouts/partials/header/basic.html +++ b/layouts/partials/header/basic.html @@ -1,6 +1,6 @@
- {{ if .Site.Params.Logo -}} + {{ if .Site.Params.Logo }} {{ $logo := resources.Get .Site.Params.Logo }} {{ if $logo }}
@@ -145,7 +145,7 @@
{{ if .Site.Menus.subnavigation }} -
+