Commit 6af58bbc authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

update/link event

parent 1ed73889
...@@ -314,7 +314,7 @@ const Page = () => { ...@@ -314,7 +314,7 @@ const Page = () => {
<h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-[#e8c518]"> <h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-[#e8c518]">
Sự kiện sắp diễn ra Sự kiện sắp diễn ra
</h2> </h2>
<a href="#" className="text-[#e8c518] text-sm sm:text-base"> <a href="/hoat-dong/su-kien" className="text-[#e8c518] text-sm sm:text-base">
<ChevronsRight /> <ChevronsRight />
</a> </a>
</div> </div>
...@@ -369,7 +369,7 @@ const Page = () => { ...@@ -369,7 +369,7 @@ const Page = () => {
Lịch sự kiện Lịch sự kiện
</h2> </h2>
<a <a
href="#" href="/hoat-dong/su-kien"
className="text-[#e8c518] hover:underline text-sm sm:text-base" className="text-[#e8c518] hover:underline text-sm sm:text-base"
> >
<ChevronsRight /> <ChevronsRight />
......
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