Fix: Home page Social Proof section styles.
This commit is contained in:
@@ -201,7 +201,7 @@ section.social-proof .section-subtitle {
|
|||||||
section.social-proof .container {
|
section.social-proof .container {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
margin: 0 2vw;
|
margin: 0 2vw;
|
||||||
min-width: 140px;
|
min-width: 150px;
|
||||||
}
|
}
|
||||||
section.social-proof > .container {
|
section.social-proof > .container {
|
||||||
max-width: min(900px, 90vw);
|
max-width: min(900px, 90vw);
|
||||||
|
|||||||
2
static/dist/css/core_home.bundle.css
vendored
2
static/dist/css/core_home.bundle.css
vendored
@@ -279,7 +279,7 @@ section.social-proof .section-subtitle {
|
|||||||
section.social-proof .container {
|
section.social-proof .container {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
margin: 0 2vw;
|
margin: 0 2vw;
|
||||||
min-width: 140px;
|
min-width: 150px;
|
||||||
}
|
}
|
||||||
section.social-proof > .container {
|
section.social-proof > .container {
|
||||||
max-width: min(900px, 90vw);
|
max-width: min(900px, 90vw);
|
||||||
|
|||||||
2
static/dist/css/core_home.bundle.css.map
vendored
2
static/dist/css/core_home.bundle.css.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user