diff --git a/static/css/pages/core/home.css b/static/css/pages/core/home.css index e94c9f7..f34db89 100644 --- a/static/css/pages/core/home.css +++ b/static/css/pages/core/home.css @@ -201,7 +201,7 @@ section.social-proof .section-subtitle { section.social-proof .container { width: fit-content; margin: 0 2vw; - min-width: 150px; + min-width: 175px; } section.social-proof > .container { max-width: min(900px, 90vw);