ul{
	display:flex;
	justify-content:space-between;
}

ul > li{
	flex-grow: 1;
}

ul > li > a{
	texr-align:center;
}

latest post

0