badges size

This commit is contained in:
null 2026-05-27 13:58:31 -05:00
parent 4b17e9f109
commit f9b36c198b
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -98,8 +98,8 @@ const About = () => {
<div className="absolute inset-0 -z-10">
<img
src="/assets/about-image.webp"
alt="Queue North team member reviewing communications infrastructure"
className="h-full w-full object-cover object-center"
alt="Compass on a dark navigation map"
className="h-full w-full object-cover object-[66%_top] md:object-[62%_top]"
/>
<div className="absolute inset-0 bg-primary-navy/88" />
<div className="absolute inset-0 bg-gradient-to-r from-primary-navy via-primary-navy/95 to-primary-navy/60" />