Skip to content

Commit 9b38972

Browse files
committed
Reduce code element font size
1 parent 1f46049 commit 9b38972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/themes/twitter/css/kbroman.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
code {
22
padding: 0;
3-
font-size: 100%;
3+
font-size: 90%;
44
color: black;
55
background-color: white;
66
border: 0px solid white;

0 commit comments

Comments
 (0)