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
10
10
alt =" BeyondCode company logo - featured sponsor"
11
11
class =" block h-auto max-h-8 max-w-full dark:hidden"
12
12
loading =" lazy"
13
+ width =" 128"
14
+ height =" 32"
13
15
/>
14
16
<img
15
17
src =" /img/sponsors/beyondcode-dark.png"
16
18
alt =" BeyondCode company logo - featured sponsor"
17
19
class =" hidden h-auto max-h-8 max-w-full dark:block"
18
20
loading =" lazy"
21
+ width =" 128"
22
+ height =" 32"
19
23
/>
20
24
<span class =" sr-only" >BeyondCode</span >
21
25
</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
14
14
class =" block h-auto max-h-10 max-w-full dark:hidden"
15
15
loading =" lazy"
16
16
alt =" BeyondCode logo - PHP development tools and packages"
17
+ width =" 160"
18
+ height =" 40"
17
19
/>
18
20
<img
19
21
src =" /img/sponsors/beyondcode-dark.png"
20
22
class =" hidden h-auto max-h-10 max-w-full dark:block"
21
23
loading =" lazy"
22
24
alt =" BeyondCode logo - PHP development tools and packages"
25
+ width =" 160"
26
+ height =" 40"
23
27
/>
24
28
<span class =" sr-only" >BeyondCode</span >
25
29
</a >
You can’t perform that action at this time.
0 commit comments