Skip to content

Commit de4dd5a

Browse files
committed
reduce font size
1 parent ae15637 commit de4dd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body {
3030
border: none;
3131
color: var(--color);
3232
text-decoration-line: inherit;
33-
font-size: 20px;
33+
font-size: 14px;
3434
margin-block: 0;
3535
}
3636

0 commit comments

Comments
 (0)