Update estimate.vue
This commit is contained in:
parent
4d5096c049
commit
18b96818d4
1 changed files with 4 additions and 4 deletions
|
|
@ -359,9 +359,9 @@ export default {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: $black;
|
color: $black;
|
||||||
strong{
|
strong {
|
||||||
font-size:1rem;
|
font-size: 1rem;
|
||||||
font-weight:500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue