Skip to content

Commit

Permalink
fix english header
Browse files Browse the repository at this point in the history
  • Loading branch information
siimsams committed Jul 28, 2023
1 parent 1d2310a commit a11b095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</nav>
<header class="h-[85vh] grid items-center relative text-white">
<div class="3xl:w-[1950px] 3xl:mx-auto xl:pl-36 pl-6 z-0">
<h1 class="lg:text-7xl text-5xl break-all font-sans font-bold">Tori</br>Adventure Center</h1>
<h1 class="lg:text-7xl text-5xl break-all font-sans font-bold">Tori</br>Adventure</br>Center</h1>
<p class="pt-3 pb-8 max-w-[520px]">Memorable canoe trips on the rivers of Pärnu County and archery hunts in nature since 1996.</p>
<a href="#order" class="px-10 py-3 border-[3px] border-white border-solid">Order Trip</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion www/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"location": "Location"
},
"header": {
"title": "Tori</br>Adventure Center",
"title": "Tori</br>Adventure</br>Center",
"subtitle": "Memorable canoe trips on the rivers of Pärnu County and archery hunts in nature since 1996.",
"posterUrl": "../media/hero_video.jpg"
},
Expand Down

0 comments on commit a11b095

Please sign in to comment.