mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-01-07 04:52:13 -05:00
6 lines
84 B
SCSS
6 lines
84 B
SCSS
|
@import "../../colors";
|
||
|
|
||
|
.teacher-waitingroom {
|
||
|
background-color: $ui-purple;
|
||
|
}
|