styling development

This commit is contained in:
Burak Civan
2022-09-09 10:34:10 +03:00
parent 4c9ec2ffc1
commit ad9b6928f2
5 changed files with 5 additions and 5 deletions

View File

@ -144,7 +144,7 @@
@endif
@endif
<div class="truncate {{ $showLogo ? 'ltr:lg:pl-8 rtl:lg:pr-8' : '' }}">
<div class="font-bold truncate {{ $showLogo ? 'ltr:lg:pl-8 rtl:lg:pr-8' : '' }}">
{{ $item->name }}
</div>