Improve case layout
parent
bb6d6afc59
commit
2a44e3f3c5
|
@ -7,7 +7,7 @@
|
|||
-->
|
||||
{{ if (and .IsPage (eq .FirstSection.Section "posts"))}}
|
||||
{{ with .CurrentSection }}
|
||||
<aside class="menu box column is-3 is-align-self-flex-start">
|
||||
<aside class="menu column is-3 mt-2 is-align-self-flex-start">
|
||||
<p class="menu-label">
|
||||
Dans le dossier « <a href="{{ .Permalink }}">{{ .Params.Title }} »</a>...
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue