Pedro P. Camellon
Pedro P. Camellon
I'm having the same issue. 1. Chrome + chrome incognito. 2. Edge + Edge incognito. 3. Chrome + Edge
Hi! I just started looking at app styles and I see in "Noteslify/frontend/src/" two main files: App.css and index.css. What are we using each one for?
I agree. I will be glad to help
I think we can move most of the rules, or all of them, in LandingPage.css to index.css.
I will be listing here some personal suggestions: - Change: ``` .p-x { padding: 4rem 0; } ``` to ``` .p-x { padding: xrem; } ``` - Change: ``` .py-x...
I'm running a server. Exactly Live Server in Vs Code. I tried registering a new app because I meed client ID I guess but SoundCloud is not accepting new requests....
These is what I get on the console of Edge v103 on Windows: ``` Mixed Content: The page at 'https://www.michaelbromley.co.uk/experiments/soundcloud-vis/?#muse/undisclosed-desires' was loaded over HTTPS, but requested an insecure script 'http://connect.soundcloud.com/sdk.js'....