FontAwesome update fixes #7
This commit is contained in:
parent
da31707641
commit
ff44b66aa9
2 changed files with 4 additions and 4 deletions
4
css/font-awesome.min.css
vendored
4
css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -63,13 +63,13 @@
|
|||
{% block body %}
|
||||
<section id="body" class="{{ class }}">
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
|
||||
{% block footer %}
|
||||
{% include 'modular/footer.html.twig' %}
|
||||
{% endblock %}
|
||||
</section>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
</div>
|
||||
<div class="sb-slidebar sb-left sb-width-thin">
|
||||
<div id="panel">
|
||||
|
|
Loading…
Reference in a new issue