Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Improve Glow effect #1102

Merged
merged 1 commit into from
Jul 20, 2023
Merged

🔥 Improve Glow effect #1102

merged 1 commit into from
Jul 20, 2023

Conversation

awtkns
Copy link
Contributor

@awtkns awtkns commented Jul 20, 2023

  • noticed the glow was missing from the top right CTA
  • noticed the glow should be a gradient from purple to blue instead of straight purple (subtle)
  • tinkered with opacity to get it closer to figma look

@vercel
Copy link

vercel bot commented Jul 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2023 7:33am

@ergomake
Copy link

ergomake bot commented Jul 20, 2023

Hi 👋

Here's a preview environment 🚀

https://next-reworkd-agentgpt-1102.env.ergomake.link

Environment Summary 📑

Container Source URL
next Dockerfile https://next-reworkd-agentgpt-1102.env.ergomake.link
platform Dockerfile https://platform-reworkd-agentgpt-1102.env.ergomake.link
db Dockerfile [not exposed - internal service]
weaviate semitechnologies/weaviate:1.19.6 https://weaviate-reworkd-agentgpt-1102.env.ergomake.link

Here are your environment's logs.

For questions or comments, join Discord.

Click here to disable Ergomake.

<div className="absolute -inset-1 rounded-full bg-[#A02BFE] opacity-50 blur-lg transition-all duration-1000" />
<div
className={clsx(
className || "opacity-50",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: might be better to call this opacityClassName

@asim-shrestha asim-shrestha merged commit 8e931ec into main Jul 20, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants