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 531ddc0 commit 0382254Copy full SHA for 0382254
style.css
@@ -4,5 +4,8 @@
4
.circle{
5
border-radius:50%;
6
width:500px;
7
- height:00px;
+ height:500px;
8
}
9
+.red{
10
+ background-color:red
11
+}
0 commit comments