Hello, I currently have some issues with my website. I coded it in VS Code with HTML / CSS / Java, and it looks just fine in the preview, but when I upload my data, the result differs. Im having issues in two sections:
The “About me” Page
I included two images for my clients and my awards on the site, but they seems to overflow even though i thought i applied the correct classes in CSS to them.
This is how the Page looks after Upload:
The “Index” or Main Page
I changed the cover images of two cards but somehow the images don’t seem to update. Instead, old images are used (which aren’t even included in the new files anymore, so i don’t understand why they are still there.).
I tried a lot of stuff but right now im out of options, so would really appreciate your help. Thanks in advance!