Can't locate CSS stylesheet

I’m using Astro > GitHub > Netlify with Visual Studio. Global styling gets applied when I open the demo version of my site at localhost:4321, but on Netlify no such luck. I can’t even locate the global stylesheet via the Netlify domain. I currently have it in a layout of index.htmls nested in folders because I imported this site from another platform. With the demo version of the site, /src/styles/global.css works fine. Is this wrong in any way? Do I need to change it? Thanks if anyone can help me.

Can’t say without a URL/site-name/ID.