Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css
index e35723a..d075bbc 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -2864,7 +2864,8 @@ code.highlight {
margin: 0; }
.highlight pre {
- width: 100%; }
+ width: 100%;
+ padding: 1em; }
.highlight {
/* Comment */