Mission Control - Tasks, Content, Calendar, Memory, Team, Office
This commit is contained in:
10
app/globals.css
Normal file
10
app/globals.css
Normal file
@@ -0,0 +1,10 @@
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
background: #0f0f23;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user