hqasmei / nextjs-portfolio

😄 My old personal website portfolio built with React and Tailwind CSS to showcase professional experience, projects and personal information.
0 stars 0 forks source link

Fix Resources Page Background #7

Closed hqasmei closed 1 year ago

hqasmei commented 1 year ago

Have same gradient affect as the other pages

hqasmei commented 1 year ago

Fixed this issue. Noticed that when classNames are the same between css files, might reference it from another css file it looks like.

Here's a resource I found more on it, it is a react problem: -https://stackoverflow.com/questions/71078449/the-same-class-name-in-two-different-css-files-conflict-in-reactjs