Fix color of bell icon (changed by fork-awesome?)

This commit is contained in:
Jason McBrayer 2019-05-05 08:38:23 -04:00
parent 5c11d3c871
commit 18ffeb4aa4
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<span>Home</span>
</a>
<a class="navbar-item" href="{% url "note" %}">
<span class="fa fa-bell-o"></span>
<span class="fa fa-bell"></span>
{% if preferences.notifications and not preferences.theme.is_brutalist %}
<span ic-src="{% url 'notes_count' %}"
ic-poll="{{ preferences.poll_frequency }}s"