HTML stopped binding to css when I uploaded it in file manager

My html stopped binding to css when i uploaded it in file manager

I just checked your site index, css/base.css loads without an issue but css/vendor.css and css/main.css both fail to load and give a 404 error. check that you have uploaded these two missing files into your css directory

<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">

yes now i uploaded and it stee doesnt work

clear your browser cache and it’ll work

ok thx

you’re welcome :slight_smile:

beautiful looking website, well done