diff --git a/components/OrganizedContent.module.css b/components/OrganizedContent.module.css index 00113c82..e664abec 100644 --- a/components/OrganizedContent.module.css +++ b/components/OrganizedContent.module.css @@ -107,6 +107,7 @@ .arrow { fill: var(--primary-accent); margin-top: calc(27rem / 16); + flex-shrink: 0; } .prevArrow {