Skip to content

Commit

Permalink
Merge pull request #41 from ros-navigation/nvodoor-update-sponsors-re…
Browse files Browse the repository at this point in the history
…sponsive

Update Sponsors Section to be Responsive
  • Loading branch information
nvodoor authored Aug 9, 2024
2 parents 201f1a5 + b71c43f commit da21cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sponsors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const sponsorNav2 = "Sponsor Nav2";

<div class="mt-24 mb-12 flex flex-col items-center justify-center">
<h1 class="text-center font-bold text-5xl text-blackGrey">{logoTitle}</h1>
<div class="flex flex-col w-1/2 justify-center items-center">
<div class="flex flex-col max-sm:w-full w-1/2 justify-center items-center">
<h3 class="mt-5 text-slate-800 text-xl tracking-wider">{platinumTitle}</h3>
<a href="https://www.dexory.com/">
<Picture
Expand Down

0 comments on commit da21cf0

Please sign in to comment.