From 11c729472634682fbcaa40caa5c510d490acfa4a Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 22 Jan 2020 23:56:14 +0100 Subject: media get symbols and css fix --- assets/css/home.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index 4477de9..3005b2a 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -503,6 +503,11 @@ footer { } +.nowrap { + white-space: nowrap; +} + + @media (max-width: 600px) { -- cgit v1.2.3