mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Fixed transition delay for hero teaser
This commit is contained in:
parent
decdbef787
commit
df9ee02c69
File diff suppressed because one or more lines are too long
2
material/assets/stylesheets/application.e68c9b16.css
Normal file
2
material/assets/stylesheets/application.e68c9b16.css
Normal file
File diff suppressed because one or more lines are too long
@ -46,7 +46,7 @@
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
{% 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 %}
|
||||
<link rel="stylesheet" href="{{ base_url }}/assets/stylesheets/application-palette.fbd935c7.css">
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user