I have done it this way after search and I think it is correct but it does not work for some reason
.flavor .dessert {
text-align; left;
width: 75%;
}
Please post a link to the challenge. Thanks
1 Like
you would need to use a selector list to select the elements with one class and the elements with an other class
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.