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

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/hugo-apps-theme.scss')
-rw-r--r--static/css/hugo-apps-theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hugo-apps-theme.scss b/static/css/hugo-apps-theme.scss
index 6959231..1c8c652 100644
--- a/static/css/hugo-apps-theme.scss
+++ b/static/css/hugo-apps-theme.scss
@@ -101,7 +101,7 @@ body {
font-family: 'Rajdhani', cursive;
line-height: 120%;
word-wrap: break-word;
- overflow: scroll;
+ overflow: auto;
text-align: center;
}