Skip to content

Commit e1c1e48

Browse files
committed
Revert "add red code in css"
This reverts commit a2c583d.
1 parent a2c583d commit e1c1e48

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

style.css

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
.blue {
2-
background-color:blue
2+
background-color:blue
33
}
44
.circle{
5-
border-radius:50%;
6-
width:500px;
7-
height:500px;
8-
}
9-
.red {
10-
background-color:red
5+
border-radius:50%;
6+
width:500px;
7+
height:500px;
118
}

0 commit comments

Comments
 (0)