Fix: Home Page styles.

This commit is contained in:
2025-08-01 12:50:42 +01:00
parent 36133d8859
commit 1dd3ae78f1
4 changed files with 5 additions and 5 deletions

View File

@@ -274,7 +274,7 @@ section.social-proof .section-title {
margin-bottom: 0.25vh;
}
section.social-proof .section-subtitle {
margin: 1vh 1vw;
margin: 0 1vw 1vh;
}
section.social-proof .container {
width: fit-content;

File diff suppressed because one or more lines are too long