Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 708d63d

Browse files
chore: made base font-size 14 to remain consistent
1 parent 28b83c2 commit 708d63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/styles/reboot.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ body {
5959
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
6060
'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
6161
'Segoe UI Symbol';
62-
font-size: 1rem;
62+
font-size: 14px;
6363
font-weight: normal;
6464
line-height: 1.5;
6565
color: #212529;

0 commit comments

Comments
 (0)