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 44feaefCopy full SHA for 44feaef
style.css
@@ -3,6 +3,6 @@
3
}
4
.circle{
5
border-radius:50%;
6
- width:300px;
7
- height:300px;
+ width:500px;
+ height:500px;
8
tyle.css
@@ -0,0 +1,13 @@
1
+[1mdiff --git a/style.css b/style.css[m
2
+[1mindex b1a4e3b..e5b7463 100644[m
+[1m--- a/style.css[m
+[1m+++ b/style.css[m
+[36m@@ -3,6 +3,6 @@[m
+ }[m
+ .circle{[m
+ border-radius:50%;[m
9
+[31m- width:300px;[m
10
+[31m- height:300px;[m
11
+[32m+[m [32mwidth:500px;[m
12
+[32m+[m [32mheight:500px;[m
13
0 commit comments