Merge branch 'develop' into feature/CSR-1381-tech-review-changes
This commit is contained in:
commit
f51ff3d253
1 changed files with 6 additions and 2 deletions
|
|
@ -356,8 +356,12 @@ export default {
|
|||
|
||||
<style lang="scss">
|
||||
.vinLookupMethodHeading p {
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: $black;
|
||||
strong {
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue