more changes

This commit is contained in:
Jordan Vidrine
2025-02-27 15:23:42 -06:00
parent 4b188950e1
commit 2f2d1b8607
10 changed files with 215 additions and 43 deletions
+3
View File
@@ -1,9 +1,12 @@
:root {
--d-border-radius-large: 20px;
--d-button-border-radius: 20px;
--d-border-radius: 6px;
--d-input-border-radius: 6px;
--accent-color: #595bca;
--accent-text-color: #ffffff;
--d-nav-color--active: var(--accent-color);
--primary: #0c0d27;
--main-grid-gap: 2em;
--d-max-width: 1000px;
}