add very basic styling (#1)
This commit is contained in:
+3
-2
@@ -1,8 +1,9 @@
|
||||
:root {
|
||||
--d-border-radius-large: 20px;
|
||||
--d-border-radius: 8px;
|
||||
--d-input-border-radius: 8px;
|
||||
--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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user