diff --git a/css/style.css b/css/style.css index 758a9117226ba8a1f46658e6d921f3b2bf94e56b..5a384e247ec1dee50757a68ab667d362e3abe2d4 100644 --- a/css/style.css +++ b/css/style.css @@ -269,8 +269,8 @@ code { border-radius: 0.3em; background: #f5f5f5; font-family: 'Droid Sans Mono', 'Courier New', 'Courier', monospace; - font-size: 0.9rem; - line-height: 1.9778; + font-size: 0.85rem; + line-height: 1.9824; } pre {