Fix: Home page Social Proof section styles - build npm.

This commit is contained in:
2025-08-03 12:25:51 +01:00
parent c364ab3a82
commit 3894f2d691
2 changed files with 2 additions and 2 deletions

View File

@@ -279,7 +279,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);

File diff suppressed because one or more lines are too long