aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-01-22 23:56:14 +0100
committervincent-peugnet <v.peugnet@free.fr>2020-01-22 23:56:14 +0100
commit11c729472634682fbcaa40caa5c510d490acfa4a (patch)
treecde65abb21e21b3b46c97decc0c79cf257ecdc7d /assets
parent1a02e1eea3a05814ec4d21fd1e3ebb1a11dc7bbb (diff)
downloadwcms-11c729472634682fbcaa40caa5c510d490acfa4a.tar.gz
wcms-11c729472634682fbcaa40caa5c510d490acfa4a.zip
media get symbols and css fix
Diffstat (limited to 'assets')
-rw-r--r--assets/css/home.css5
1 files changed, 5 insertions, 0 deletions
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) {