I'm currently making myself a website with the "Call Me Sam" hugo theme. Locally, the site works perfectly and displays as wished, but when I deploy it with Netlify the css styling seems to be completely ignored.
My repo: https://github.com/Silvestre15/Website
Website: https://silvestred.netlify.app/
I think it has to do with the linking of my stylesheet, either inside index.html or config.toml (or config.yaml). Excuse my ignorance, I'm a complete noob.