mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-20 02:44:40 +00:00
5 lines
82 B
SCSS
5 lines
82 B
SCSS
:root {
|
|
--background-color-primary: #f3f3f3;
|
|
--font-color-primary: #3d3d3d;
|
|
}
|