Skip to content

Commit e0f7829

Browse files
authored
Fix #8735: Make button text visible on main project page (#8739)
1 parent e01437f commit e0f7829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/apps/web/src/components/Upsell/IOSAppBanner.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ export const IOSAppBanner = () => {
6464
alt="Download on the App Store"
6565
width={120}
6666
height={40}
67-
className="dark:brightness-0 dark:invert"
6867
/>
6968
</Link>
7069
</div>

0 commit comments

Comments
 (0)