Template:沙盒/TemplateStyles/Emojiwiki/grouthWelcome.css

.em-grouth-flex {
	display:flex;
	flex-direction: row;
}
@media screen and (max-width: 600px) {
	.em-grouth-flex {
		flex-direction: column;
	}
}