Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
382 stars 203 forks source link

feat: redesign number input for input range #522

Closed 0scvr closed 10 months ago

0scvr commented 10 months ago

Fixes Issue

My PR closes #509

👨‍💻 Changes proposed(What did you do ?)

Updated style.css to make the number inputs for the input range match the design of the rest of the page.

✔️ Check List (Check all the applicable boxes)

Note to reviewers

📷 Screenshots

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
code-magic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2023 11:39am
Dun-sin commented 10 months ago

not complete, you missed for focus according to the issue description: image

0scvr commented 10 months ago

not complete, you missed for focus according to the issue description: image

Fixed it, thanks for pointing it out.

Dun-sin commented 10 months ago

lol just realized you were never assigned