Commit ac13ae1f authored by TokaKaram's avatar TokaKaram

Change English text

parent fcc8163a
This diff is collapsed.
......@@ -162,9 +162,9 @@ function changeLanguage(lang) {
ticketing_btn1.classList.add("En_font")
// e_sport_btn.classList.remove("En_font")
ticketing_btn1.innerHTML="Ticketing"
playable_games_title.innerHTML=" PLAYABLE GAMES"
esports_title.innerHTML="E-SPORTS TOURNAMENTS"
e_sport_btn.innerHTML="BOOK NOW"
playable_games_title.innerHTML=" Playable games"
esports_title.innerHTML="E-Sports tournaments"
e_sport_btn.innerHTML="Book now"
document.querySelector(".en_lang").classList.remove("colored")
document.querySelector(".en_lang1").classList.remove("colored")
......
......@@ -164,7 +164,7 @@ header .left_side .date,
header .left_side .place {
display: flex;
flex-direction: column;
text-transform: uppercase;
/* text-transform: uppercase; */
margin-left: 40px;
font-weight: 700;
font-family: var(--sora_extrabold);
......
......@@ -1250,5 +1250,11 @@
}
.PB
{
padding-bottom: 100px;
}
\ No newline at end of file
padding-bottom: 130px;
}
a,
button,
.letters div p:nth-child(1)
{
text-transform: unset !important;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment