Skip to content

Commit 3c51fc0

Browse files
Cambiando altura y ancho de un circlo css
1 parent 4cc659e commit 3c51fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:rgb(0, 0, 255)
33
}
44
.circle{
55
border-radius:50%;

0 commit comments

Comments
 (0)