Skip to content

Commit 1d5ee16

Browse files
committed
Remove scoped
1 parent abf94a1 commit 1d5ee16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/success.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default {
1919
}
2020
</script>
2121

22-
<style scoped>
22+
<style>
2323
h1 {
2424
@apply h-10 p-6 text-3xl font-bold text-center;
2525
}

0 commit comments

Comments
 (0)