styling for user pages
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
|
||||
@if (! empty($description))
|
||||
<span class="text-sm font-light text-black flex gap-x-1 mt-1">
|
||||
<span class="text-sm font-light text-black block gap-x-1 mt-1">
|
||||
{!! $description !!}
|
||||
</span>
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user