update colors

This commit is contained in:
Cade Scroggins
2018-11-15 08:22:34 -08:00
parent a2ecfd294b
commit 4915d05855
+2 -2
View File
@@ -92,8 +92,8 @@
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
:root {
--color0: rgb(44, 47, 50);
--color15: rgb(205, 208, 215);
--color0: #21252F;
--color15: #C4C9D2;
}
body {