Skip to content

Commit e18af99

Browse files
committed
improve toolSectionTitle font size
1 parent 1af99bd commit e18af99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/style/scss/unsorted.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ div.permissionContainer {
689689

690690
div.toolSectionTitle {
691691
font-weight: 500;
692-
font-size: $h4-font-size;
692+
font-size: $font-size-base;
693693
}
694694

695695
div.toolTitle,

0 commit comments

Comments
 (0)