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