I had a functional Django Website that uses Materialize CSS apache2 and ubuntu. I made some small changes to the site (like changed text), then restarted the apache2 server
sudo service apache2 restart
After the restart, the website no longer showed the CSS format. The website is a basic html website now. I'm a quite new to building websites, so hoping there could be some ideas for what changed after the apache restart.