updated the fonts
This commit is contained in:
sheena 2023-08-03 14:48:42 +05:30
parent 1b6d791db8
commit 4d5096c049

View file

@ -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>