Skip to content

Commit 83b0896

Browse files
author
Valeria Zuccoli
committed
add primary color for progress bar
1 parent 1988e46 commit 83b0896

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/src/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
:root {
2+
--primary-color: #000000;
3+
}
4+
15
html, body {
26
margin: 0;
37
padding: 0;

0 commit comments

Comments
 (0)