Fix: 1. Home page Social Proof section content. \n 2. Apply for Founding Partner Program page styles.
This commit is contained in:
4
static/dist/css/core_contact.bundle.css
vendored
4
static/dist/css/core_contact.bundle.css
vendored
@@ -91,7 +91,7 @@
|
||||
max-width: 60vw;
|
||||
width: fit-content;
|
||||
margin: 0 auto;
|
||||
background: #fff;
|
||||
background: var(--colour-text-background);
|
||||
padding: 2rem;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
|
||||
@@ -113,7 +113,7 @@
|
||||
.form-input {
|
||||
width: 100%;
|
||||
padding: 0.5rem;
|
||||
border: 1px solid #d1d5db;
|
||||
border: 2px solid var(--colour-accent);
|
||||
border-radius: 4px;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user