X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Ftemplates%2Flayout.html;fp=dist%2Ftemplates%2Flayout.html;h=16da131a439a70664d5c5ce1895825bd4a12d6f4;hp=cb21b4f97edf7a73b5b797f9fc59048cb5c748e9;hb=f27d945147fccc0a5461cf4816e95c8bcf4dfe28;hpb=94f92cd692445bd3bca1707e6db1fe025f5b092b diff --git a/dist/templates/layout.html b/dist/templates/layout.html index cb21b4f9..16da131a 100644 --- a/dist/templates/layout.html +++ b/dist/templates/layout.html @@ -73,8 +73,8 @@ submenu=${_childs.get(parent)}, pos=1" id="navigation" - class="s mr-4" - th:class="'mr-4 s' + (${len == 1 or (len == 2 and _childs.get(uri) == null)} ? ' selected' : '')"> + class="s mr-4 mt-4" + th:class="'mr-4 mt-4 s' + (${len == 1 or (len == 2 and _childs.get(uri) == null)} ? ' selected' : '')">
  • Blog
  • @@ -123,14 +123,13 @@