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

gitlab.com/maxlefou/hugo.386.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 712b240..62908d9 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -4,4 +4,8 @@ body {
.navmargin {
margin-top: 2em;
+}
+
+h2 {
+ white-space: normal;
} \ No newline at end of file