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 6a98ba7 commit 5ddcb9eCopy full SHA for 5ddcb9e
style.css
@@ -6,3 +6,7 @@
6
width:500px;
7
height:500px;
8
}
9
+/* practice adding new feature */
10
+.red {
11
+ background-color: red;
12
+}
0 commit comments