reactJs css style

Why my project has the style of “main” but in my Css code does not have any style of “main”? And when I change the style of main, the priority is on the old one. Can someone please help me with this?

Your question does not make sense without context, could you link your repl? (Not invite)

2 Likes

https://replit.com/@DuckyQ6/QuanoSwap#src/Components/Swap/index.jsx
Sorry I’m new to this. I ran it totally fine on my localhost but not on Replit IDK why

Hi @DuckyQ6

When I run your website I see the following:

You have <main> tags in your app and main selectors in both CSS files. Have you resolved your issue?

1 Like

oh I misscheck 1 CSS file, thanks for your help.

Welcome to the community btw!