I am working in a page for a project and I used a template that included CSS and JS files. I worked the code in Visual Studio Code and it worked well locally in my computer. I used GitHub Pages in order to share it but there are elements missng like the button to show/hide the menu, the background, and arrows.
Here is my repository https://github.com/azu-any/reafo.git
This is how it should look: Using VS Code
And how it looks using GitHub: GitHub Pages
Thanks in advance!
PS. I've already checked the url's and they work fine, otherwise other styles would not function.