Please help me for this.
project link: https://glitch.com/~hdsdhsfuo-s
Can I get edit access I want to help
I gived you access…
you did … ok wait …
What code did you use to link your css?
Did it look like this:
<link href="/style.css" rel="stylesheet" />
I fixed it @Yasin did <link href="/public/style.css" rel="stylesheet" />
instead of <link href="/style.css" rel="stylesheet" />