Skip to content

Commit 0190b5b

Browse files
authored
Reduce font size from 8px to 5px in style.css
1 parent 650f29a commit 0190b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,7 @@ body {
987987

988988
color: #64748b;
989989

990-
font-size: 8px;
990+
font-size: 5px;
991991

992992
border: none;
993993

0 commit comments

Comments
 (0)