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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/components/_code.scss')
-rwxr-xr-xsrc/scss/components/_code.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/scss/components/_code.scss b/src/scss/components/_code.scss
index 9a2c2e5..74c7d3e 100755
--- a/src/scss/components/_code.scss
+++ b/src/scss/components/_code.scss
@@ -66,9 +66,9 @@ figure.highlight,
pre {
line-height: map-get($highlight, line-height);
font-size: map-get($highlight, font-size);
- max-width: calc(#{map-get($main-content, 'max-width')} - 50px);
- overflow-x: auto;
- overflow-y: hidden;
+ max-width: calc(#{map-get($main-content, 'max-width')} - 50px);
+ overflow-x: auto;
+ overflow-y: hidden;
}
}
// All lines in gutter and code container