diff options
Diffstat (limited to 'website/style.css')
-rw-r--r-- | website/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/website/style.css b/website/style.css index 6bc1bff..4f310ce 100644 --- a/website/style.css +++ b/website/style.css @@ -6,10 +6,6 @@ body { padding: 0 10px; } -h1, h2, h3 { - line-height: 1.2; -} - pre, code { background-color: #f0f0f0; } |