'how to modify css file of django project deployed on heroku

I have deployed a django website on heroku. but after that I needed to modify the style.css. after modifications I commited and pushed the file to git. But there is no change in live website. How can I reflect the changes on live website.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source