Skip to content

Commit c96246a

Browse files
✨ Update Borah logo dimensions for improved display and adjust styles for better visibility
1 parent 98cc0cf commit c96246a

File tree

3 files changed

+41
-2
lines changed

3 files changed

+41
-2
lines changed

resources/views/components/sponsors/lists/docs/corporate-sponsors.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class="inline-grid h-16 w-full shrink-0 place-items-center rounded-2xl bg-gray-1
6262
rel="noopener"
6363
>
6464
<x-sponsors.logos.borah
65-
class="block h-auto max-h-8 max-w-full fill-[#042340] dark:fill-white"
65+
class="block h-auto max-h-8 max-w-full dark:brightness-125"
6666
alt="Borah Digital Labs logo"
6767
/>
6868
<span class="sr-only">Borah Digital Labs</span>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<img
22
{{ $attributes }}
33
src="/img/sponsors/borah.png"
4+
width="88"
5+
height="32"
46
/>

0 commit comments

Comments
 (0)