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

fix arrow

parent be52fc3e
......@@ -137,7 +137,7 @@ function EventsCalendar({
className ?? "xl:w-[28%] xl:min-w-[320px]",
)}
>
<div className="flex items-start justify-between gap-3">
<div className="flex items-center justify-between gap-3">
<div className="min-w-0">
<h2
className={cn(
......
......@@ -147,7 +147,7 @@ function VideoAndPartners() {
return (
<section className="flex flex-col gap-6 pb-10 xl:flex-row xl:items-stretch">
<div className="flex-1">
<div className="mb-5 flex items-start justify-between gap-3">
<div className="mb-5 flex items-center justify-between gap-3">
<div>
<h2 className="client-section-title uppercase text-[#24469c]">
Video
......
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