I want to connect my footer media query code to the About me code without any changes in the whole project, is there any possible way to do that?
I tried putting the footer media query in my about me components but the whole footer is moved out in other components. I expect that if i put the footer query in the about me the footer in about is the one will change, but not the other components.
New contributor
Franzzel Barcellano is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.