Skip to content

Commit

Permalink
fix: hero not align
Browse files Browse the repository at this point in the history
  • Loading branch information
YJack0000 committed Jun 30, 2024
1 parent 0cb6b3e commit d31ce08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/home/Hero.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ onMounted(() => {
<style scoped>
.home__hero__text {
width: 40vw;
max-width: 600px;
padding: 10px;
}
Expand Down

0 comments on commit d31ce08

Please sign in to comment.