some style changes in home page
This commit is contained in:
parent
1a1e2d66d2
commit
715fd2ed6d
@ -77,7 +77,7 @@ export default async function Home() {
|
||||
<p className="text-[20px] font-[400] text-black 2xl:text-[24px]">
|
||||
{dict.homePage.top.greating}
|
||||
</p>
|
||||
<p className="text-[30px] font-[600] text-[#FD6F00] 2xl:text-[32px]">
|
||||
<p className="text-[30px] font-[600] capitalize text-[#FD6F00] 2xl:text-[32px]">
|
||||
{dict.homePage.top.name}
|
||||
</p>
|
||||
<p className="whitespace-nowrap text-start text-[30px] font-[700] text-black sm:text-[50px] lg:text-[45px] xl:text-[60px] 2xl:text-[80px]">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user