dfsdf
This commit is contained in:
parent
f8bca731d0
commit
96cd9f9ba0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
@charset "UTF-8";
|
||||
|
||||
@import "./main.css";
|
||||
|
||||
:root {
|
||||
--dark: #383838;
|
||||
--secondary: #383838;
|
||||
|
@ -21,6 +19,8 @@
|
|||
--gray-900: #000000;
|
||||
}
|
||||
|
||||
@import "./main.css";
|
||||
|
||||
* {
|
||||
border-color: var(--primary);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue