0👍
Maybe it could be that your server has an internal cache which you should force to be cleaned
For example AWS-S3 with Cloudfront sometimes changes take time to be seen
The way to verify this, is by checking with the inspect element the network tab, open the css to confirm that the new style you put is there
Source:stackexchange.com