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

fix/responsive

parent b9767418
...@@ -162,7 +162,7 @@ const Page = () => { ...@@ -162,7 +162,7 @@ const Page = () => {
</div> </div>
{/* Tin tức + Liên kết nhanh */} {/* Tin tức + Liên kết nhanh */}
<section className="flex flex-col lg:flex-row gap-10 pb-10 mb-0"> <section className="flex flex-col lg:flex-row gap-5 pb-10 mb-0">
{/* Left */} {/* Left */}
<div className="flex-1"> <div className="flex-1">
<div className="flex justify-between items-center"> <div className="flex justify-between items-center">
...@@ -175,7 +175,7 @@ const Page = () => { ...@@ -175,7 +175,7 @@ const Page = () => {
</div> </div>
<hr className="border-blue-900 mb-4" /> <hr className="border-blue-900 mb-4" />
<div className="flex flex-col md:flex-row gap-4 md:gap-6"> <div className="flex flex-col md:flex-row gap-5">
<div className="w-full md:w-1/2 bg-gray-500 flex items-center justify-center rounded-lg p-4 min-h-[180px] sm:min-h-[220px]"> <div className="w-full md:w-1/2 bg-gray-500 flex items-center justify-center rounded-lg p-4 min-h-[180px] sm:min-h-[220px]">
<p className="text-white text-center">Khung tin tức VIP</p> <p className="text-white text-center">Khung tin tức VIP</p>
</div> </div>
...@@ -213,7 +213,7 @@ const Page = () => { ...@@ -213,7 +213,7 @@ const Page = () => {
</div> </div>
{/* Right */} {/* Right */}
<aside className="w-full lg:w-1/3"> <aside className="w-full lg:w-[30%]">
<div className="flex justify-between items-center"> <div className="flex justify-between items-center">
<h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-blue-900"> <h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-blue-900">
Liên kết nhanh Liên kết nhanh
...@@ -244,7 +244,7 @@ const Page = () => { ...@@ -244,7 +244,7 @@ const Page = () => {
</section> </section>
{/* Sự kiện */} {/* Sự kiện */}
<section className="flex flex-col lg:flex-row gap-10 pb-10 mb-0"> <section className="flex flex-col lg:flex-row gap-5 pb-10 mb-0">
<div className="flex-1 bg-blue-900 p-5"> <div className="flex-1 bg-blue-900 p-5">
<div className="flex justify-between items-center"> <div className="flex justify-between items-center">
<h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-[#e8c518]"> <h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-[#e8c518]">
...@@ -256,7 +256,7 @@ const Page = () => { ...@@ -256,7 +256,7 @@ const Page = () => {
</div> </div>
<hr className="border-[#e8c518] mb-4" /> <hr className="border-[#e8c518] mb-4" />
<div className="flex flex-col md:flex-row gap-4 md:gap-6"> <div className="flex flex-col md:flex-row gap-5">
<div className="w-full md:w-1/2 bg-gray-500 flex items-center justify-center rounded-lg p-4 min-h-[180px] sm:min-h-[220px]"> <div className="w-full md:w-1/2 bg-gray-500 flex items-center justify-center rounded-lg p-4 min-h-[180px] sm:min-h-[220px]">
<p className="text-white">Khung tin tức VIP</p> <p className="text-white">Khung tin tức VIP</p>
</div> </div>
...@@ -267,7 +267,7 @@ const Page = () => { ...@@ -267,7 +267,7 @@ const Page = () => {
</div> </div>
</div> </div>
</div> </div>
<div className='bg-blue-900 w-full lg:w-1/3 p-5'> <div className='bg-blue-900 w-full lg:w-[30%] p-5'>
<aside> <aside>
<div className="flex justify-between items-center"> <div className="flex justify-between items-center">
<h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-[#e8c518]"> <h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-[#e8c518]">
...@@ -284,14 +284,14 @@ const Page = () => { ...@@ -284,14 +284,14 @@ const Page = () => {
</section> </section>
{/* Cơ hội kinh doanh + Chính sách */} {/* Cơ hội kinh doanh + Chính sách */}
<div className='flex flex-col lg:flex-row gap-10 pb-10 mb-0'> <div className='flex flex-col lg:flex-row gap-5 pb-10 mb-0'>
<div className='flex flex-col flex-1'> <div className='flex flex-col flex-1'>
<div> <div>
<a href="https://vcci-hcm.org.vn/wp-content/uploads/2022/11/MEDIA-KIT_VCCI-HCM-2022-Final.pdf"> <a href="https://vcci-hcm.org.vn/wp-content/uploads/2022/11/MEDIA-KIT_VCCI-HCM-2022-Final.pdf">
<img src="/home/Standard-Banner-1-2024.png.webp" alt="banner" /> <img src="/home/Standard-Banner-1-2024.png.webp" alt="banner" />
</a> </a>
</div> </div>
<section className="flex flex-col md:flex-row gap-4 lg:gap-6 pt-8"> <section className="flex flex-col md:flex-row gap-5 pt-8">
<div className="flex-1"> <div className="flex-1">
<div className="flex justify-between items-center"> <div className="flex justify-between items-center">
<h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-blue-900"> <h2 className="text-[18px] sm:text-[20px] font-bold uppercase text-blue-900">
...@@ -326,7 +326,7 @@ const Page = () => { ...@@ -326,7 +326,7 @@ const Page = () => {
</div> </div>
</section> </section>
</div> </div>
<div className='w-full lg:w-1/3'> <div className='w-full lg:w-[30%] justify-center items-start flex'>
<a href="https://smartgara.ecaraid.com/"> <a href="https://smartgara.ecaraid.com/">
<img src="/home/eCarAid_web_banner_600x400.webp" alt="banner" /> <img src="/home/eCarAid_web_banner_600x400.webp" alt="banner" />
</a> </a>
...@@ -334,7 +334,7 @@ const Page = () => { ...@@ -334,7 +334,7 @@ const Page = () => {
</div> </div>
{/* Hội viên tiêu biểu */} {/* Hội viên tiêu biểu */}
<section className="flex flex-col lg:flex-row gap-10 pb-10 mb-0"> <section className="flex flex-col lg:flex-row gap-5 pb-10 mb-0">
{/* left */} {/* left */}
<aside className="w-full lg:w-1/3 flex-1 bg-[#e8c518] p-5"> <aside className="w-full lg:w-1/3 flex-1 bg-[#e8c518] p-5">
<div className="flex justify-between items-center mb-3"> <div className="flex justify-between items-center mb-3">
...@@ -377,7 +377,7 @@ const Page = () => { ...@@ -377,7 +377,7 @@ const Page = () => {
</aside> </aside>
{/* right */} {/* right */}
<aside className="w-full lg:w-1/3 py-5"> <aside className="w-full lg:w-[30%] py-5">
<div className="flex justify-between items-center mb-3"> <div className="flex justify-between items-center mb-3">
<h2 className="text-xl font-bold uppercase text-blue-900">Kết nối hội viên</h2> <h2 className="text-xl font-bold uppercase text-blue-900">Kết nối hội viên</h2>
<a <a
...@@ -419,7 +419,7 @@ const Page = () => { ...@@ -419,7 +419,7 @@ const Page = () => {
</section> </section>
{/* Video + đối tác */} {/* Video + đối tác */}
<section className="flex flex-col lg:flex-row gap-10 pb-10"> <section className="flex flex-col lg:flex-row gap-5 pb-10">
{/* left */} {/* left */}
<div className="flex flex-col flex-1"> <div className="flex flex-col flex-1">
<div className="flex justify-between items-center mb-3"> <div className="flex justify-between items-center mb-3">
...@@ -462,7 +462,7 @@ const Page = () => { ...@@ -462,7 +462,7 @@ const Page = () => {
</div> </div>
{/* right */} {/* right */}
<aside className="w-full lg:w-1/3"> <aside className="w-full lg:w-[30%]">
<div className="flex justify-between items-center mb-3"> <div className="flex justify-between items-center mb-3">
<h2 className="text-xl font-bold uppercase text-blue-900">Đối tác</h2> <h2 className="text-xl font-bold uppercase text-blue-900">Đối tác</h2>
<a <a
......
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