Skip to content

Commit bc12aca

Browse files
committed
Changing colour, border radius
1 parent 729ceb2 commit bc12aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.blue {
2-
background-color:blue
2+
background-color:pink
33
}
44
.circle{
5-
border-radius:50%;
5+
border-radius:40%;
66
width:300px;
77
height:300px;
88
}

0 commit comments

Comments
 (0)