Tons of Stuff
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
background: #0a0e27;
|
||||
}
|
||||
|
||||
#root {
|
||||
@@ -23,6 +24,8 @@
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
border: 2px solid #50e3c2;
|
||||
box-shadow: 0 0 20px rgba(80, 227, 194, 0.3);
|
||||
}
|
||||
|
||||
/* Custom scrollbar */
|
||||
|
||||
Reference in New Issue
Block a user