File tree Expand file tree Collapse file tree 3 files changed +31
-4
lines changed Expand file tree Collapse file tree 3 files changed +31
-4
lines changed Original file line number Diff line number Diff line change 42
42
<div class =" mt-6 px-12" >
43
43
<h2 class =" text-2xl font-bold" >Sponsors</h2 >
44
44
45
- <a href =" https://beyondco.de/?utm_source=nativephp&utm_medium=logo&utm_campaign=nativephp" >
46
- <img src =" /img/sponsors/beyondcode.png" class =" block dark:hidden" >
47
- <img src =" /img/sponsors/beyondcode-dark.png" class =" hidden dark:block" >
48
- </a >
45
+ <div class =" flex gap-16 items-center justify-center mt-8" >
46
+ <a href =" https://beyondco.de/?utm_source=nativephp&utm_medium=logo&utm_campaign=nativephp" >
47
+ <img src =" /img/sponsors/beyondcode.png" class =" block dark:hidden" >
48
+ <img src =" /img/sponsors/beyondcode-dark.png" class =" hidden dark:block" >
49
+ </a >
50
+
51
+ <a href =" https://laradir.com/?ref=nativephp" >
52
+ <img src =" /img/sponsors/laradir.svg" class =" block dark:hidden h-16" >
53
+ <img src =" /img/sponsors/laradir-dark.svg" class =" hidden dark:block h-16" >
54
+ </a >
55
+ </div >
49
56
</div >
50
57
</header >
51
58
You can’t perform that action at this time.
0 commit comments