Skip to content

Commit

Permalink
fix text
Browse files Browse the repository at this point in the history
  • Loading branch information
huiua committed Jan 14, 2025
1 parent dd3b3b5 commit ff76bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<div class="w-full">
<div class="w-0.5 h-[50px] bg-black mx-auto my-1" />
<div class="w-full bg-white rounded-xl">
<div class="w-full bg-brand-midblue bg-opacity-30 rounded-xl text-base leading-5 p-3">In 1993, Ayers Rock was officially given the dual name "Ayers Rock/Uluru," recognising both its colonial and traditional Aṉangu names. In 2002, this was changed to "Uluru/Ayers Rock</div>
<div class="w-full bg-brand-midblue bg-opacity-30 rounded-xl text-base leading-5 p-3">In 1993, Ayers Rock was officially given the dual name "Ayers Rock/Uluru," recognising both its colonial and traditional Aṉangu names. In 2002, this was changed to "Uluru/Ayers Rock".</div>
</div>
</div>
<div class="h-0.5 w-[100px] mx-2"></div>
Expand Down

0 comments on commit ff76bc6

Please sign in to comment.