Add scalability to sidebar logo.

This commit is contained in:
Spencer Ofwiti 2021-03-04 12:00:49 +03:00
parent d9990a2760
commit 0fb597efdd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<div class="sidebar-header">
<h3>
<img width="200px" src="assets/images/CIC-Logo-white.png" alt="CIC Admin Dashboard">
<img class="full-width" src="assets/images/CIC-Logo-white.png" alt="CIC Admin Dashboard">
</h3>
<strong>CICADA</strong>
</div>