模板:Main page/joining/styles.css:修订间差异

来自NebulaeWiki
(创建页面,内容为“#home-joining { display: flex; flex-direction: column; justify-content: space-between; }”)
(没有差异)

2023年9月19日 (二) 12:22的版本

#home-joining {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}