uniform spacing of icons

This commit is contained in:
XeonSquared 2019-03-07 20:00:13 +11:00
parent ea206ac5dd
commit 79f6eb2163

View File

@ -3,6 +3,7 @@
text-align: center; text-align: center;
color: white; color: white;
max-width: 80px; max-width: 80px;
min-width: 80px;
} }
.btnimg { .btnimg {
width: 64px; width: 64px;