responsive controlled

This commit is contained in:
Burak Civan
2022-11-07 17:36:32 +03:00
parent b6295dfaf5
commit 624deafb0b
8 changed files with 42 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
<div class="w-full lg:w-5/12 flex items-center mb-10 sm:mb-0">
<div class="w-full lg:w-5/12 flex items-center">
@if (! empty($avatar) && $avatar->isNotEmpty())
<div class="w-12 h-12 flex items-center justify-center text-2xl font-regular border border-gray-300 rounded-full p-6">
{!! $avatar !!}