get styles closer
This commit is contained in:
@ -5,13 +5,12 @@ import WizardQuestions from "@/components/wizard-questions.vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<h1>Wizard</h1>
|
||||
<div class="h-full w-full flex flex-col justify-center items-center">
|
||||
<enter-details-modal />
|
||||
|
||||
<!-- <iframe src="https://mw.sa.vin/index.php/lists/zq107l51gw5fc/subscribe?output=embed&width=400&height=400" width="400" height="400" frameborder="0" scrolling="yes"></iframe>-->
|
||||
|
||||
<wizard-questions />
|
||||
<wizard-questions class="" />
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user