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