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