I've been working on putting together a portfolio website as part of my web design course. I've set up a style sheet for the site, but I'm having some trouble seeing the changes reflected online. When I check the site locally in Chrome, all the changes are there, but when I upload it, nothing appears to be different. I've reviewed my code and even used validator.nu to ensure everything is correct, but I can't seem to figure out what's causing the issue.
Here are the links to my HTML and CSS files:
https://gist.github.com/J-Conley/94255b04292287b58892b75fdc5e35c0
and you can view my website here:
.
In case it helps, my project folder is named cf_template-1.1.1, within which there are directories labeled html, css, and img. Any guidance or assistance would be greatly appreciated.