File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,16 @@ class="inline-grid h-16 w-full shrink-0 place-items-center rounded-2xl bg-gray-1
1010 alt =" BeyondCode company logo - featured sponsor"
1111 class =" block h-auto max-h-8 max-w-full dark:hidden"
1212 loading =" lazy"
13+ width =" 128"
14+ height =" 32"
1315 />
1416 <img
1517 src =" /img/sponsors/beyondcode-dark.png"
1618 alt =" BeyondCode company logo - featured sponsor"
1719 class =" hidden h-auto max-h-8 max-w-full dark:block"
1820 loading =" lazy"
21+ width =" 128"
22+ height =" 32"
1923 />
2024 <span class =" sr-only" >BeyondCode</span >
2125</a >
Original file line number Diff line number Diff line change @@ -14,12 +14,16 @@ class="inline-grid h-32 w-60 shrink-0 place-items-center rounded-2xl bg-gray-100
1414 class =" block h-auto max-h-10 max-w-full dark:hidden"
1515 loading =" lazy"
1616 alt =" BeyondCode logo - PHP development tools and packages"
17+ width =" 160"
18+ height =" 40"
1719 />
1820 <img
1921 src =" /img/sponsors/beyondcode-dark.png"
2022 class =" hidden h-auto max-h-10 max-w-full dark:block"
2123 loading =" lazy"
2224 alt =" BeyondCode logo - PHP development tools and packages"
25+ width =" 160"
26+ height =" 40"
2327 />
2428 <span class =" sr-only" >BeyondCode</span >
2529 </a >
You can’t perform that action at this time.
0 commit comments