Skip to content

Commit 266d418

Browse files
committed
adding red color feature
1 parent 57b1e18 commit 266d418

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
width:var(--circle-size);
1010
height:var(--circle-size);
1111
}
12+
13+
.red {
14+
background-color:red
15+
}

0 commit comments

Comments
 (0)