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-weight: 400;
|
||||
color: $black;
|
||||
strong{
|
||||
font-size:1rem;
|
||||
font-weight:500;
|
||||
}
|
||||
strong {
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue