Skip to content

Commit 6485577

Browse files
committed
add margins to the welcome message
1 parent de236bd commit 6485577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div class="mt-6">
2+
<div class="mx-8 mt-6">
33
<h1>Welcome to your Modular Project!</h1>
44
</div>
55
</template>

0 commit comments

Comments
 (0)