From 4da314150c2d7ae14e0c28491e3db0f63a5289d2 Mon Sep 17 00:00:00 2001 From: Chaos Date: Mon, 8 Jun 2020 06:40:49 +0000 Subject: Update style.css --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3