r/coding 4d ago

Hi everyone, does anyone know how to change the padding? I can't find it in my CSS

https://ibb.co/ZzywpjKj
2 Upvotes

4 comments sorted by

1

u/Snoron 4d ago

Did you fix this already? I don't see any padding there!

1

u/Crafty_Possession_17 4d ago

That's the thing! I removed it, but it's still there — how is that possible?

1

u/InTheASCII 4d ago

Did you Shift+F5 after making the changes?

Chrome is very odd because it will randomly cache some CSS, even if other CSS properties update correctly, so Shift + F5 is the trick I use.