mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-01-20 19:09:58 -05:00
ac1d5ae325
Ray told me I can’t put emoji here, sorry everyone
8 lines
164 B
SCSS
8 lines
164 B
SCSS
@import "../../colors";
|
|
|
|
.ev3 {
|
|
.extension-header {
|
|
background-color: $ui-orange;
|
|
background-image: url("/images/ev3/ev3-pattern.svg");
|
|
}
|
|
}
|