Updated the font color and weight
This commit is contained in:
sheena 2023-09-15 16:14:30 +05:30
parent 518945c911
commit 82d3748476

View file

@ -361,6 +361,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;