Thanks for writing in! To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS or insert this code in your child theme’s style.css (if you are using a child theme)
.site .x-colophon.bottom .x-nav li a {
min-width: 100px;
text-align: center;
}