design blog page

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-09 01:21:22 +06:00
parent a17ca2999f
commit fd65e3bdaf
6 changed files with 49 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
<template>
<div class="text-center mt-8">
<slot />
</div>
</template>