Fixed transition delay for hero teaser

This commit is contained in:
squidfunk 2017-11-22 21:36:16 +01:00 committed by Martin Donath
parent decdbef787
commit df9ee02c69
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -46,7 +46,7 @@
{% endif %} {% endif %}
{% endblock %} {% endblock %}
{% block styles %} {% block styles %}
<link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/application.5d3fffba.css"> <link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/application.e68c9b16.css">
{% if palette.primary or palette.accent %} {% if palette.primary or palette.accent %}
<link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/application-palette.fbd935c7.css"> <link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/application-palette.fbd935c7.css">
{% endif %} {% endif %}