diff --git a/ckanext/ozwillo_theme/templates/base.html b/ckanext/ozwillo_theme/templates/base.html index cc2433e..2510c55 100644 --- a/ckanext/ozwillo_theme/templates/base.html +++ b/ckanext/ozwillo_theme/templates/base.html @@ -21,6 +21,7 @@ {% resource 'theme/plugins.system.t3.base-bs3.less.off-canvas.less.css' %} {% resource 'theme/templates.t3_bs3_blank.less.off-canvas.less.css' %} {% resource 'theme/template.css' %} + {% resource 'theme/responsive.css' %} {% resource 'theme/off-canvas.js' %} {% endblock %}