Skip to content

Commit 68c44ea

Browse files
committed
increase font size
1 parent 863fdf8 commit 68c44ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/decoder/components/jwt-editor.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export const JwtEditorComponent: React.FC<JwtEditorComponentProps> = ({
7373
padding="1rem"
7474
style={{
7575
fontFamily: '"Roboto Mono", monospace',
76-
fontSize: 14,
76+
fontSize: 16,
7777
lineHeight: 1.4,
7878
border: "none",
7979
outline: "none",

0 commit comments

Comments
 (0)