messing about with colours
This commit is contained in:
@ -107,7 +107,7 @@ body.is-loading {
|
||||
.particle {
|
||||
position: relative;
|
||||
user-select: none;
|
||||
background: _palette(bg);
|
||||
background: _palette(accent3, bg);
|
||||
|
||||
@include breakpoint(medium) {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user