1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 10:54:39 +00:00

Configuration

This commit is contained in:
2022-10-19 00:41:53 +07:00
parent 26158d44b4
commit c3bf083071
10 changed files with 102 additions and 30 deletions

View File

@@ -0,0 +1,4 @@
:root {
--background-color-primary: #f3f3f3;
--font-color-primary: #3d3d3d;
}