summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index c1dd71e..00d7707 100644
--- a/style.css
+++ b/style.css
@@ -62,6 +62,7 @@ code {
margin: 0;
padding: 4px;
background: black;
+ border-radius: 4px;
}
pre {
margin: 1em 0;