diff options
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 4c00c3a..08f7954 100644 --- a/static/style.css +++ b/static/style.css @@ -482,6 +482,7 @@ pre, pre * { } pre code { + position: relative; display: block; margin: 0 auto; padding: 0.8rem 2rem; |