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 802179d commit 647f536Copy full SHA for 647f536
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