CSR-1584
Updated the font color and weight
This commit is contained in:
parent
518945c911
commit
82d3748476
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue