diff --git a/ckanext/surrey/fanstatic_library/css/surrey.css b/ckanext/surrey/fanstatic_library/css/surrey.css index f5825f5..0263d25 100755 --- a/ckanext/surrey/fanstatic_library/css/surrey.css +++ b/ckanext/surrey/fanstatic_library/css/surrey.css @@ -26,6 +26,13 @@ margin-right: 15px; display: block; } +@media (max-width:600px){ + .intro-text header { + float: none; + width: 80%; + } +} + .intro-text header a { text-decoration: underline; color: #fff; diff --git a/ckanext/surrey/templates/home/snippets/promoted.html b/ckanext/surrey/templates/home/snippets/promoted.html index 4740d5d..fcda5f1 100755 --- a/ckanext/surrey/templates/home/snippets/promoted.html +++ b/ckanext/surrey/templates/home/snippets/promoted.html @@ -16,7 +16,7 @@