mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-12 16:51:30 -05:00
9 lines
118 B
SCSS
9 lines
118 B
SCSS
|
@import "../../frameless";
|
||
|
|
||
|
.language-chooser {
|
||
|
select {
|
||
|
width: 13.75rem;
|
||
|
/* 3 columns */
|
||
|
}
|
||
|
}
|