rowhead: reduce font weight

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/head
Varun Patil 2023-05-15 09:55:47 -07:00
parent 9487058570
commit bff4f44003
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ export default defineComponent({
}
&.main {
display: inline-block;
font-weight: 600;
font-weight: 500;
}
}