Skip to content

Commit ecfb6b8

Browse files
change button font-size
1 parent 9627ddb commit ecfb6b8

File tree

1 file changed

+1
-1
lines changed
  • arduino-ide-extension/src/browser/style

1 file changed

+1
-1
lines changed

Diff for: arduino-ide-extension/src/browser/style/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ button.theia-button,
6565
font-family: 'Open Sans',sans-serif;
6666
font-style: normal;
6767
font-weight: 700;
68-
font-size: 1rem;
68+
font-size: 14px;
6969
justify-content: center;
7070
cursor: pointer;
7171
letter-spacing: .01em;

0 commit comments

Comments
 (0)