We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3016c commit cf0e296Copy full SHA for cf0e296
resources/views/components/profile.blade.php
@@ -17,6 +17,6 @@ class="link-body-emphasis text-decoration-none">
17
@endif
18
</a>
19
</h6>
20
- <p class="mb-0 small line-clamp line-clamp-1 opacity-75">{{ $user->presenter()->about() }}</p>
+ <p class="mb-0 small line-clamp line-clamp-1 opacity-75 me-4">{{ $user->presenter()->about() }}</p>
21
</div>
22
0 commit comments