aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze2019-04-30 14:39:05 -0400
committerJakob L. Kreuze2019-04-30 14:39:05 -0400
commit09166980c403504d1e9aca387182ec88cf9837f7 (patch)
tree8afda22d1e5c4acc8fc2bfe1380a8637ea8c3c7e
parentbcf39d4438ec3994428e0ef402ea1e54958e9396 (diff)
Fix source code padding
-rw-r--r--css/jakob.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/jakob.css b/css/jakob.css
index f095c3a..9de2f67 100644
--- a/css/jakob.css
+++ b/css/jakob.css
@@ -49,7 +49,7 @@ pre {
line-height: 110%;
min-width: 100%;
background-color: #303539;
- padding: 0 1em;
+ padding: 1rem;
color: #f0e9dc;
border-radius: 4px;
display: inline-block;

© 2015 - 2026 Jakob L. Kreuze