Merge pull request #1344 from Safelite/feature/Digital/CSR-1584

CSR-1584
This commit is contained in:
shnsuku 2023-09-20 13:13:42 +05:30 committed by GitHub
commit 3b3b9273ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -366,6 +366,10 @@ export default {
.vinlookupquestion p {
margin-bottom: 0;
}
.vinlookupquestion strong {
font-weight: 500;
color: $black;
}
.vinlookupquestion p:nth-child(2) {
font-size: 0.875rem;
margin-bottom: 1rem;