Used icons instead of text & updated layout accordingly

This commit is contained in:
Julien Constant 2023-04-08 00:59:16 +02:00
parent 6e47d1471e
commit 18dffb0053
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
</div>
</div>
</div>
<a href="{{ url('core:user_tools') }}"><i class="fa-solid fa-toolbox"></i></a>
<a href="{{ url('core:user_tools') }}"><i class="fa-solid fa-wrench"></i></a>
<a href="{{ url('core:logout') }}"><i class="fa-solid fa-right-from-bracket"></i></a>
</div>
</div>