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 29d7f0e commit 2224f4aCopy full SHA for 2224f4a
style.css
@@ -1,8 +1,3 @@
1
-.blue {
2
- background-color:blue
3
-}
4
-.circle{
5
- border-radius:50%;
6
- width:500px;
7
- height:500px;
8
+.red {
+ background-color:red
+ }
0 commit comments