alexisraya / idm-371-word-for

UXID Junior Project. WordFor is a web app that provides dynamic, in-depth translations for multi-lingual speakers.
https://wordfor.vercel.app
2 stars 1 forks source link

Translate results styles #11

Closed danelegassick closed 8 months ago

danelegassick commented 8 months ago

Styled results page with search overview (with dummy content) Used nth-child and first child to style the first result differently Added gradient background with animation

vercel[bot] commented 8 months ago

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

Name Status Preview Updated (UTC)
wordfor ✅ Ready (Inspect) Visit Preview Feb 20, 2024 3:14am
alexisraya commented 8 months ago

@danelegassick this once again was great. I'm curious if there's a better way to do a gradient since we have to make it dynamic to the region? Maybe a there's a library but I think we should leave that as a nice to have. Anyways I'm merging it