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 7206466 commit bd1500aCopy full SHA for bd1500a
style.css
@@ -1,5 +1,5 @@
1
.blue {
2
- background-color:blue;
+ background-color:rgb(179, 179, 255);
3
}
4
.circle{
5
border-radius:50%;
0 commit comments