We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b1e18 commit 266d418Copy full SHA for 266d418
style.css
@@ -9,3 +9,7 @@
9
width:var(--circle-size);
10
height:var(--circle-size);
11
}
12
+
13
+.red {
14
+ background-color:red
15
+ }
0 commit comments