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:
authorChaos <gitlab@chaos.run>2020-06-08 09:40:49 +0300
committerChaos <gitlab@chaos.run>2020-06-08 09:40:49 +0300
commit4da314150c2d7ae14e0c28491e3db0f63a5289d2 (patch)
tree6e3ef7baded16715e3191edb15753b2e49b44885
parent24cdfbaa3acdd466f7d2b81b7bf37b0b179cb068 (diff)
Update style.css
-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