Elimihele God's favour
Elimihele God's favour
> To fix this, add the CSS class `prose-ul:text-textPrimary` to this `` component. > > https://github.com/open-sauced/landing-page/blob/4285327a6b564853cd859d11be1423a04a8c2b6b/pages/changelog/%5Bslug%5D.tsx#L53-L56 > > I'm not sure how all the typography is set up in this...
Does this issue persist? @bdougie
> > can we modify the `svg` image to fit our purpose instead of custom css? > > No, the scope of the issue is to replace it with css...
> .take Sorry to ask Don't mean to sound rude Please how do you intend to fix this?
> I think we can add a drop down that includes log in for folks. https://posthog.com has something like this. > > ...
> for this we can go to simpler solution and use conditional rendering, where we redirect the person to a page in insights: > > * if they are logged...
> or we can just redirect them to: https://insights.opensauced.pizza/ Currently on the landing page we have a similar logic
> Yeah, I mean that we do not need to setup supabase here, we can just rely on the insight repo and do the logic there. Here we can just...