We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8384c9 commit 172d2fcCopy full SHA for 172d2fc
resources/views/components/sponsors-featured.blade.php
@@ -5,5 +5,5 @@
5
</a>
6
7
<a href="https://laradevs.com/?ref=nativephp" title="Laradevs sponsor">
8
- <x-sponsors.laradir class="block {{ $height }} {{ $sameHeight ? 'py-[5%]':'' }} max-w-full"/>
+ <x-sponsors.laradir class="block {{ $height }} {{ $sameHeight ? 'py-[5%] m-auto':'' }} max-w-full"/>
9
0 commit comments