Skip to content

Commit 1518a71

Browse files
committed
Fix wrong font size for Code Blocks in lists
1 parent f67b673 commit 1518a71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

github-night.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://github.com/kinoute/typora-github-night-theme
44
Authors: Yann Defretin, GitHub Team
55
Author URI: https://github.com/kinoute
66
Description: A Typora theme that uses GitHub Dark Color Scheme.
7-
Version: 0.3.0
7+
Version: 0.3.1
88
Tags: dark, github, typora
99
*/
1010

@@ -1217,7 +1217,6 @@ input {
12171217
/* color: #f0b752;
12181218
*/
12191219
font-weight: 700;
1220-
font-size: 1.2em;
12211220
}
12221221

12231222
#write ul>li ul>li {

0 commit comments

Comments
 (0)