Tell us what’s happening:
I have followed the instructions explictly. I do not understand how to proceed further. This is really getting on my nerves.
Your code so far
<!-- file: index.html -->
/* file: styles.css */
/* User Editable Region */
h1 .flex span:first-of-type {
font-size: 0.7em;
}
/* User Editable Region */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
Challenge Information:
Learn More About CSS Pseudo Selectors by Building A Balance Sheet - Step 37