We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58343f6 commit 64ffd6aCopy full SHA for 64ffd6a
_layouts/default.html
@@ -13,7 +13,7 @@
13
<div class="bg-white rounded-2xl min-h-full flex-1 flex flex-col">
14
{% include header.html %}
15
16
- <div>
+ <div class="flex-1">
17
{{ content }}
18
</div>
19
0 commit comments