Skip to content

Commit f82edff

Browse files
committed
chore: layout change in rules page
1 parent 760f8d9 commit f82edff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/rules.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</script>
88

99
<template>
10-
<div class="max-w-2xl w-full flex flex-col gap-12 justify-center py-16">
10+
<div class="max-w-2xl w-full flex flex-col gap-12 justify-center pt-10 pb-32">
1111
<UButton
1212
color="white"
1313
:to="localePath('/')"

0 commit comments

Comments
 (0)