From 3ac52887935161b13492f07ceebe34cb53504d3d Mon Sep 17 00:00:00 2001 From: Samuel Gratzl Date: Tue, 19 Apr 2022 08:13:02 -0400 Subject: [PATCH] fix: menu offset closes #616 related https://github.com/uikit/uikit/releases/tag/v3.13.6 --- themes/delphi/layouts/partials/nav.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/delphi/layouts/partials/nav.html b/themes/delphi/layouts/partials/nav.html index 19895e556..2a5dafcfc 100644 --- a/themes/delphi/layouts/partials/nav.html +++ b/themes/delphi/layouts/partials/nav.html @@ -1,6 +1,6 @@ {{- $currentPage := . -}}