Fix: 1. Home page Social Proof section content. \n 2. Apply for Founding Partner Program page styles.
This commit is contained in:
@@ -201,9 +201,10 @@ section.social-proof .section-subtitle {
|
||||
section.social-proof .container {
|
||||
width: fit-content;
|
||||
margin: 0 2vw;
|
||||
min-width: 140px;
|
||||
}
|
||||
section.social-proof > .container {
|
||||
max-width: min(600px, 90vw);
|
||||
max-width: min(900px, 90vw);
|
||||
margin: 1vh auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user