badges size
This commit is contained in:
parent
4b17e9f109
commit
f9b36c198b
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 |
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue