This commit is contained in:
Daniel Cortés
2019-06-16 00:35:12 -04:00
parent 3c9e6ed558
commit f33ba65065

View File

@@ -4,6 +4,7 @@
--b3-color: #89DDFF; --b3-color: #89DDFF;
--b2-color: #FFCB6B; --b2-color: #FFCB6B;
--b1-color: #FF5370; --b1-color: #FF5370;
--b0-color: #000000;
} }
body { body {
background: var(--bg-color); background: var(--bg-color);