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