Шаблон:Main page/editing/styles.css: различия между версиями

Новая страница: «#home-editing { display: flex; flex-direction: column; justify-content: space-between; } .home-editing__stats { display: flex; }»
 
мНет описания правки
Строка 2: Строка 2:
display: flex;
display: flex;
flex-direction: column;
flex-direction: column;
justify-content: space-between;
justify-content: center;
}
}



Версия от 11:27, 23 июля 2024

#home-editing {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.home-editing__stats {
	display: flex;
}