Default color: White
This commit is contained in:
@ -32,6 +32,9 @@ canvas {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
&:first-of-type {
|
||||
background: white;
|
||||
}
|
||||
}
|
||||
|
||||
.separator {
|
||||
|
Reference in New Issue
Block a user