summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 6f4f5b0..31c5d8f 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -38,7 +38,7 @@
<a href="/banporn">banporn</a>
</nav>
{{ else }}
- <div style="display: flex;justify-content: space-between;">
+ <div style="display: flex;justify-content: space-between;align-items: center;">
<p><a href="{{ path.Dir .Path }}">Return</a></p>
{{ $isregular := (in .Site.RegularPages .Page) -}}
{{ if $isregular }}