We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3464db commit 5800fddCopy full SHA for 5800fdd
foundations/05-descendant-combinator/style.css
@@ -0,0 +1,6 @@
1
+.container .text {
2
+ background-color: yellow;
3
+ color: red;
4
+ font-size: 20px;
5
+ text-align: center;
6
+}
0 commit comments