class=.flavor {
text-align: left;
}
just remove class= from the beginning and you are good to go.
1 Like
.flavor {
text-align: left;
}
For some reason this is wrong. Itβs still telling me to add flavor as a class selector
can you provide the link to the challenge?
This code is working fine in my case. Reset the challenge and perform it again. You might have made changes to the already given code.
I really appreciate that> I was pulling my hair out trying to figure out what I was doing wrong. Thank you kindly!
1 Like
Still stuck in the same spot. How do I rest this step? When I hit refresh I think its going to reset the entire project