From aedaf47d2da7649d7d0e718925eb55c325435415 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 2 Jan 2018 13:51:05 +0100 Subject: Fix spacing --- assets/scss/www.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/scss/www.scss') diff --git a/assets/scss/www.scss b/assets/scss/www.scss index 6d9a46a..a25ca3d 100755 --- a/assets/scss/www.scss +++ b/assets/scss/www.scss @@ -380,6 +380,10 @@ div.map { .DB { font-family: 'Open Sans', sans-serif; font-weight: bold; + + a { + white-space: nowrap; + } } body.article main > article h2 + h3 { -- cgit v1.2.3