We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee2458 commit 9b64fbcCopy full SHA for 9b64fbc
1 file changed
layouts/top-title-two-cols.vue
@@ -74,7 +74,7 @@ const colorscheme = computed(() => {
74
</div>
75
76
77
- <div v-if="$slots.default" class="h-fit w-full">
+ <div v-if="$slots.default" class="slidev-layout default h-fit w-full">
78
<slot name="default" />
79
80
0 commit comments