Skip to content

Commit 466dbe6

Browse files
committed
Changing the color from blue to red
1 parent a29020d commit 466dbe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.blue {
2-
background-color:blue
2+
background-color:red;
33
}
44
.circle{
55
border-radius:50%;

0 commit comments

Comments
 (0)