commit bce84bd311ef1d4d67931880d5e438ca607ce2ff parent 4e0ae5d0f84abcdbf8f3b4df530ea26334f02e02 Author: Beau <cbeauhilton@gmail.com> Date: Fri, 22 Apr 2022 12:03:54 -0500 line height Diffstat:
M | prism.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/prism.css b/prism.css @@ -18,7 +18,7 @@ pre[class*="language-"] { word-spacing: normal; word-break: normal; word-wrap: normal; - line-height: 1; + line-height: 1.25; -moz-tab-size: 4; -o-tab-size: 4;