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 729ceb2 commit fa1f98fCopy full SHA for fa1f98f
style.css
@@ -3,6 +3,9 @@
3
}
4
.circle{
5
border-radius:50%;
6
- width:300px;
7
- height:300px;
+ width:500px;
+ height:500px;
8
9
+.red {
10
+ background-color:red
11
+ }
0 commit comments