Skip to content

Commit e72d59b

Browse files
ioquatixstomar
authored andcommitted
Adjust CSS for code (#1933)
Make font size of code the same as of parent element.
1 parent 1bc734e commit e72d59b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stylesheets/main.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ code {
135135
border: 1px solid #ddd;
136136
background-color: #f8f8f8;
137137
font-family: Consolas, "Liberation Mono", Courier, monospace;
138-
font-size: 14px;
139-
line-height: 16px;
140138
text-shadow: 0 1px 0 #fff;
141139
-webkit-border-radius: 3px;
142140
-moz-border-radius: 3px;

0 commit comments

Comments
 (0)