Update estimate.vue

This commit is contained in:
sheena 2023-08-03 14:52:50 +05:30
parent 4d5096c049
commit 18b96818d4

View file

@ -359,9 +359,9 @@ export default {
font-size: 14px;
font-weight: 400;
color: $black;
strong{
font-size:1rem;
font-weight:500;
}
strong {
font-size: 1rem;
font-weight: 500;
}
}
</style>