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 740dd43 commit 0665a6aCopy full SHA for 0665a6a
style.css
@@ -1,6 +1,6 @@
1
-.blue {
2
- background-color:blue
3
-}
+.red{
+ background-color:red;
+ }
4
.circle{
5
border-radius:50%;
6
width:500px;
0 commit comments