We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6037691 commit 2bd8ed5Copy full SHA for 2bd8ed5
1 file changed
layouts/default.vue
@@ -1,6 +1,6 @@
1
<template>
2
- <div class="w-full h-full">
+ <div>
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">
+ <img class="absolut bottom-0 left-0" alt="GitHub Release" src="https://img.shields.io/github/v/release/Xeferis/Xeferis.github.io?style=for-the-badge&color=gray">
6
</template>
0 commit comments