feat: users section

This commit is contained in:
Liyas Thomas
2021-07-02 08:55:03 +00:00
committed by GitHub
parent 5abf837e95
commit ff791098d8
15 changed files with 43 additions and 12 deletions

View File

@@ -94,7 +94,7 @@
// Light Accent color
--accent-light-color: rgba(73, 204, 104, 1);
// Dark Accent color
--accent-dark-color: rgba(73, 204, 104, 1);
--accent-dark-color: rgba(64, 182, 91, 1);
// Gradient from
--gradient-from-color: theme("colors.green.200");
// Gradient via