summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 7bf7cb8..2ec5a34 100644
--- a/style.css
+++ b/style.css
@@ -59,7 +59,7 @@ code {
font-family: monospace;
font-size: 130%;
margin: 0;
- padding: 3px;
+ padding: 2px;
background: #1d2021;
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.12);