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