Skip to content

Commit

Permalink
adjust position logos
Browse files Browse the repository at this point in the history
  • Loading branch information
kasrahmi committed Dec 24, 2023
1 parent 005b4c3 commit 5e466d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export default function Header() {
</div>
</div>
</div>
<div class="flex lg:w-[1199px] flex-col justify-center items-center lg:gap-8 shadow-[0px_30px_60px_0px_rgba(189,192,199,0.10)] ml-[121px] mr-[120px] mt-[92px] pb-10 rounded-2xl bg-white hidden lg:flex">
<div class="flex lg:max-w-[1199px] flex-col justify-center items-center lg:gap-8 shadow-[0px_30px_60px_0px_rgba(189,192,199,0.10)] mx-auto mt-[92px] pb-10 rounded-2xl bg-white hidden lg:flex">
<div class="text-[#1F2B3D] text-xl not-italic font-medium leading-[normal] tracking-[0.8px] uppercase lg:mt-10 lg:mb-8">
Presentations from 15+ top level companies and masters
</div>
Expand Down

0 comments on commit 5e466d3

Please sign in to comment.