Tell us what’s happening:
span[class~=“sr-only”]
This is the code for Step 30 but the code check indicates it has not passed.
Your code so far
<!-- file: index.html -->
/* file: styles.css */
/* User Editable Region */
span[class~="sr-only"]:
border:0;
/* User Editable Region */
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15
Challenge Information:
Learn More About CSS Pseudo Selectors by Building A Balance Sheet - Step 30