summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2022-10-25 16:38:14 -0600
committerAlexis Hovorka <[email protected]>2022-10-25 16:38:14 -0600
commitc2dc2e772e76a0baebf5e8042e5cdd3889bdd6cd (patch)
tree2d93c25e72a079b2ab27624173482c1ba08f73c9 /static/style.css
parentabe43ca47608a5274085240e73597eda969fb829 (diff)
[fix] Patch up a couple oversights
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 0fbbc9e..3e981ff 100644
--- a/static/style.css
+++ b/static/style.css
@@ -333,7 +333,6 @@ pre {
padding: 0 2rem;
background: #e6e6e6;
overflow-x: auto;
- line-height: 1em;
}
kbd {