Update intro image: w-40, 80% opacity, lighten blend mode
Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
This commit is contained in:
@@ -112,7 +112,7 @@ export function FeedSettingsForm() {
|
||||
<img
|
||||
src="/feed-intro.png"
|
||||
alt=""
|
||||
className="w-28 shrink-0 mix-blend-difference opacity-40"
|
||||
className="w-40 shrink-0 mix-blend-lighten opacity-80"
|
||||
/>
|
||||
<div className="min-w-0">
|
||||
<h2 className="text-sm font-semibold">Other Stuff</h2>
|
||||
|
||||
Reference in New Issue
Block a user