Fix: Home page Social Proof section styles.

This commit is contained in:
2025-08-03 12:23:52 +01:00
parent dc7451aa88
commit c364ab3a82

View File

@@ -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);