Skip to content

Commit 97e38d0

Browse files
committed
Reduced default line height.
1 parent b7ea30c commit 97e38d0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

themes/base/jquery.syntax.brush.bash.sass

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
font-weight: bold
1010

1111
color: #555
12-
font-style: italic
1312

1413
.bash-script
1514
font-style: normal

themes/base/jquery.syntax.core.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.syntax-theme-base
66
.syntax
77
font-family: Menlo, Monaco, Consolas, monospace
8-
line-height: 1.5em
8+
line-height: 1.15em
99

1010
.function
1111
color: #33f

0 commit comments

Comments
 (0)