diff --git a/index.html b/index.html index db43fd0..e7324f9 100644 --- a/index.html +++ b/index.html @@ -2,18 +2,18 @@ - + Webプログラミング 道場 @@ -26,7 +26,6 @@ g_editor.setOptions({ fontFamily: "ichigojam", fontSize: "12px", - lineHeght: "20px", }); g_editor.container.style.lineHeight = 1.4; g_editor.renderer.updateFontSize();