Between, not Around

This commit is contained in:
The_Grits 2017-03-06 16:34:21 -05:00 committed by GitHub
parent f76707381a
commit 86b5e462c6

View file

@ -7,7 +7,7 @@
text-align: center;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-around;
justify-content: space-between;
dl {
display: inline-block;