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 137e39f commit 5d57b5bCopy full SHA for 5d57b5b
style.css
@@ -1,6 +1,11 @@
1
.blue {
2
background-color:blue
3
}
4
+
5
+.red{
6
+ background-color:red
7
+}
8
9
.circle{
10
border-radius:50%;
11
width:500px;
0 commit comments