Bashamega / WebDevTools

Web Dev Tools is a comprehensive online platform designed to empower web developers with a wide array of code samples and snippets.
https://wdt.adambashaahmednaji.com/
MIT License
51 stars 58 forks source link

[BUG] Rounded corners are not rounder #320

Closed Bashamega closed 4 months ago

Bashamega commented 4 months ago

Has this bug been raised before?

Description

Hello:)

Even that we specify the rounded-lg classes the borders are not rounded.

Steps to Reproduce

Go to the home page

Screenshots

image

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

github-actions[bot] commented 4 months ago

Hello! 👋 Thanks for opening this issue. We appreciate your feedback and will look into it as soon as possible. Feel free to add more details if necessary.

devendra0009 commented 4 months ago

@Bashamega , can you assign this to me?

Bashamega commented 4 months ago

@Bashamega , can you assign this to me?

Sure

devendra0009 commented 4 months ago

hey @Bashamega , i fixed the rounded corner issue, just a small global style sheet change When i was commiting that change, i found it was giving me prettier warning, so i ran : npx prettier . --write as it suggest and it changes a lot of files , is it okay for you ? or is there any other way out ?

Bashamega commented 4 months ago

hey @Bashamega , i fixed the rounded corner issue, just a small global style sheet change When i was commiting that change, i found it was giving me prettier warning, so i ran : npx prettier . --write as it suggest and it changes a lot of files , is it okay for you ? or is there any other way out ?

Yes it is fine. Commit them all.