Styling changes

This commit is contained in:
2022-09-14 14:15:02 +02:00
parent 97747da1e6
commit 1820e0c3ae
3 changed files with 22 additions and 13 deletions

View File

@ -1,4 +1,4 @@
<div class="lg:w-1/2 w-full flex p-4 align-middle items-center">
<div class="lg:w-1/2 w-full flex py-4 md:px-4 align-middle items-center">
<div class="flex flex-col">
@isset ($title)
<h3 class="text-blue-800 font-bold mb-2 uppercase">{{ $title }}</h3>