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 85c2727 commit 56d0aa0Copy full SHA for 56d0aa0
style.css
@@ -1,7 +1,9 @@
1
:root {
2
--size1: 500px;
3
}
4
-
+.red {
5
+ background-color:red
6
+ }
7
.blue {
8
background-color:blue
9
0 commit comments