Chris, thank you for your amazing contribution to both humanitarian causes and to the community! 👊🙏
@CodinginPublicАй бұрын
We’re all in this together!
@afolabidamilare8756Ай бұрын
Do you make the .astro(s), a component or a page? if yes, which css file do you import for styling?
@CodinginPublicАй бұрын
They can be both. I typically use a base layout component as a wrapper for all routes. That .astro file imports a global css file. For individual components, I use the style tag in the component because it automatically scopes the css to that component. Hope that helps!
@afolabidamilare8756Ай бұрын
@@CodinginPublicHelpful! Thanks for what you do.
@DontFollowZimАй бұрын
How do you get your camera to hide when the mouse is in a certain spot on your screen? Are you using OBS?