single page fixes

This commit is contained in:
codecalm
2020-01-29 23:43:13 +01:00
parent 00a71f7069
commit 03e42f5284
12 changed files with 32 additions and 31 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
---
layout: base
body-class: border-top-wide border-primary
body-class: border-top-wide border-primary d-flex flex-column
---
<div class="min-h-full d-flex flex-column justify-content-center">
<div class="container-narrow py-6">
<div class="flex-fill d-flex flex-column justify-content-center">
<div class="container-tight py-6">
<div class="text-center mb-4">
<img src="{{ site.base }}/static/logo.svg" height="36" alt="">
</div>