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