Added back hidden overflow on root container

This commit is contained in:
squidfunk
2020-12-27 11:35:17 +01:00
parent afff64df99
commit b89705bb2e
7 changed files with 8 additions and 7 deletions

View File

@@ -39,7 +39,7 @@
{% endif %}
{% endblock %}
{% block styles %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.b87cccff.min.css' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.3b61ea93.min.css' | url }}">
{% if config.theme.palette %}
{% set palette = config.theme.palette %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/palette.39b8e14a.min.css' | url }}">