diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index 294048397..97b684d0f 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -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; + } }