Skip to content

Commit 44ae36d

Browse files
authored
smaller font size
Signed-off-by: Manuel <[email protected]>
1 parent 3d1d2d5 commit 44ae36d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Toolbar/Toolbar.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ body:global(.expanded) {
9393
background: $blue;
9494
border-radius: 3px;
9595
padding: 2px 4px;
96-
font-size: 16px;
96+
font-size: 14px;
9797
color: white;
9898
box-shadow: none;
9999
border: none;
@@ -105,7 +105,7 @@ body:global(.expanded) {
105105
background: $blue;
106106
gap: 4px;
107107
padding: 2px 0px;
108-
font-size: 16px;
108+
font-size: 14px;
109109
color: white;
110110
}
111111

0 commit comments

Comments
 (0)