chore: move files to frontend
This commit is contained in:
7
frontend/src/css/_variables.css
Normal file
7
frontend/src/css/_variables.css
Normal file
@@ -0,0 +1,7 @@
|
||||
:root {
|
||||
--blue: #2196f3;
|
||||
--dark-blue: #1E88E5;
|
||||
--red: #F44336;
|
||||
--dark-red: #D32F2F;
|
||||
--moon-grey: #f2f2f2;
|
||||
}
|
||||
Reference in New Issue
Block a user