Add other possible solutions

This commit is contained in:
Micosaur 2022-03-23 22:21:58 -07:00
parent 5f72a6f298
commit 3dbbd3a266

View file

@ -4,3 +4,11 @@
font-size: 20px;
text-align: center;
}
/* Other possible combinations of selectors
div p
div .text
.container p
*/