diff --git a/src/components/hero-section/hero-section.styles.tsx b/src/components/hero-section/hero-section.styles.tsx index 5d34f83..0cf0098 100644 --- a/src/components/hero-section/hero-section.styles.tsx +++ b/src/components/hero-section/hero-section.styles.tsx @@ -378,7 +378,7 @@ export const DeliveredImages = styled.div` height: 2em; border-radius: 50%; margin-right: -0.5em; - outline: white solid 3px; + outline: #f0f0f0 solid 3px; } @media (min-width: 1700px) {