SyntaxFix
Write A Post
Hire A Developer
Questions
With CSS3 flexbox. Simple.
ul { display: flex; justify-content: center; } ul li { padding: 0 8px; }