Skip to content

Commit 5efb100

Browse files
committed
Remove the font-size:90% line from <pre>
1 parent b73a3e8 commit 5efb100

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

css-module/default.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ dd > p:first-child, li > p:first-child, .note > p:first-child, .issue > p:first-
5050
pre {
5151
margin-top: 1em;
5252
margin-bottom: 1em;
53-
font-size: 90% /*smaller*/;
5453
}
5554

5655
img {

0 commit comments

Comments
 (0)