Skip to content

Commit

Permalink
I fix gap
Browse files Browse the repository at this point in the history
  • Loading branch information
techeng322 committed Jun 4, 2024
1 parent a1cc878 commit a7c9372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Pages/BriefingsPage/BriefingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const BriefingsPage = () => {
<div
className="border-[1px] border-darkgray text-gray_1 font-dresden
py-[25px] text-center relative h-full
flex flex-col items-center justify-center gap-2"
flex flex-col items-center justify-center gap-3"
>
<section className="w-[320px] md:w-[360px] aspect-video bg-white rounded-2xl flex items-center justify-center">
<p className="text-black text-[20px]">Embedded video</p>
Expand Down

0 comments on commit a7c9372

Please sign in to comment.