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 592516f commit 5b9d370Copy full SHA for 5b9d370
style.css
@@ -1,8 +1,8 @@
1
.blue {
2
- background-color:rgb(0, 0, 0)
+ background-color:rgb(109, 255, 24)
3
}
4
.circle{
5
border-radius:50%;
6
- width:500px;
7
- height:500px;
+ width:700px;
+ height:700px;
8
0 commit comments