If a page's styling is linked in the section, rather than the styling added directly to the section, how do I view the css file in a browser's devtools?
If a page's styling is linked in the section, rather than the styling added directly to the section, how do I view the css file in a browser's devtools?
Select the element in the "Elements" tab, then click the link to the CSS file in the "Styles" tab below.