add category icons to sidebar for consistency

master
Aevann 2024-08-02 16:00:43 +03:00
parent 03ebe7440d
commit 2e88f621dc
1 changed files with 4 additions and 4 deletions

View File

@ -88,7 +88,7 @@
<div class="hr-title">
<hr>
<h5>DEATH</h5>
<h5><i class="fas fa-{{CATEGORIES_ICONS['Death']}} mr-2"></i>DEATH</h5>
<hr>
</div>
<div class="sidebar-wpd--holes sidebar-wpd--holes--3">
@ -99,7 +99,7 @@
<div class="hr-title mt-3">
<hr>
<h5>GORE</h5>
<h5><i class="fas fa-{{CATEGORIES_ICONS['Gore']}} mr-2"></i>GORE</h5>
<hr>
</div>
<div class="sidebar-wpd--holes sidebar-wpd--holes--3">
@ -110,7 +110,7 @@
<div class="hr-title mt-3">
<hr>
<h5>COMMUNITY</h5>
<h5><i class="fas fa-{{CATEGORIES_ICONS['Community']}} mr-2"></i>COMMUNITY</h5>
<hr>
</div>
<div class="sidebar-wpd--holes sidebar-wpd--holes--3">
@ -121,7 +121,7 @@
<div class="hr-title mt-3">
<hr>
<h5>ACTIVE CONFLICTS</h5>
<h5><i class="fas fa-{{CATEGORIES_ICONS['Active Conflicts']}} mr-2"></i>ACTIVE CONFLICTS</h5>
<hr>
</div>
<div class="sidebar-wpd--holes sidebar-wpd--holes--1 mb-3">