front
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 2m12s
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 2m12s
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
}
|
||||
|
||||
.survey-label {
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
font-size: 1.1rem;
|
||||
font-weight: 500;
|
||||
font-family: 'Cormorant Garamond', serif;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.03em;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
@@ -28,7 +28,8 @@
|
||||
border-bottom: 1.5px solid rgba(164, 90, 90, 0.25);
|
||||
padding: 0.6rem 0;
|
||||
font-family: 'Cormorant Garamond', serif;
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 400;
|
||||
color: var(--text);
|
||||
outline: none;
|
||||
transition: border-color 0.25s;
|
||||
@@ -97,7 +98,7 @@
|
||||
background: var(--pink);
|
||||
color: #fff;
|
||||
border: none;
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
font-family: 'Cormorant Garamond', serif;
|
||||
font-size: 0.75rem;
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.2em;
|
||||
|
||||
Reference in New Issue
Block a user