mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 22:28:32 +01:00
Page sponsor banner fix
This commit is contained in:
parent
d2f372fd6f
commit
cfa8d2a986
@ -105,7 +105,7 @@ export function PageSponsor(props: PageSponsorProps) {
|
||||
</span>
|
||||
<img
|
||||
src={imageUrl}
|
||||
className="block h-[150px] object-fill lg:h-[169px] lg:w-[118.18px]"
|
||||
className="block h-[150px] object-cover lg:h-[169px] lg:w-[118.18px]"
|
||||
alt="Sponsor Banner"
|
||||
/>
|
||||
<span className="flex flex-1 flex-col justify-between text-sm">
|
||||
|
Loading…
x
Reference in New Issue
Block a user