We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3768e commit 6037691Copy full SHA for 6037691
1 file changed
layouts/default.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div>
+ <div class="w-full h-full">
3
<slot />
4
</div>
5
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/Xeferis/Xeferis.github.io?style=for-the-badge&color=gray">
0 commit comments