3 Replies
it doesn't work because of specificity level 🙂
the declaration at the top is 0 1 1 and the declaration in media query is 0 0 1
you can see in dev tools which declaration is winning
you either don't nest the h1 at the top or repeat the nesting in media query if you want to fix it
can you provide example how to fix it?
thank you i get it now
or
:thumbup:
nice :thumbup: