Sponsor for nginx

pull/4540/merge
Kamran Ahmed 1 year ago
parent d65ecac777
commit b06e82de5f
  1. BIN
      public/images/partners/nginx.png
  2. 2
      src/components/PageSponsor.tsx

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

@ -105,7 +105,7 @@ export function PageSponsor(props: PageSponsorProps) {
</span>
<img
src={imageUrl}
className="block h-[150px] w-[104.89px] object-contain lg:h-[169px] lg:w-[118.18px]"
className="block h-[150px] object-fill lg:h-[169px] lg:w-[118.18px]"
alt="Sponsor Banner"
/>
<span className="flex flex-1 flex-col justify-between text-sm">

Loading…
Cancel
Save