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 8b7769fCopy full SHA for 8b7769f
qqq
@@ -0,0 +1,13 @@
1
+[1mdiff --git a/style.css b/style.css[m
2
+[1mindex b1a4e3b..e5b7463 100644[m
3
+[1m--- a/style.css[m
4
+[1m+++ b/style.css[m
5
+[36m@@ -3,6 +3,6 @@[m
6
+ }[m
7
+ .circle{[m
8
+ 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
style.css
@@ -3,6 +3,6 @@
}
.circle{
border-radius:50%;
- width:300px;
- height:300px;
+ width:500px;
+ height:500px;
0 commit comments