fix home page button text overflow

This commit is contained in:
nikogu 2018-01-27 22:34:44 +08:00
parent be11a6d8b1
commit 1329de5ebd

View File

@ -96,6 +96,7 @@
display: flex;
align-items: center;
margin-top: 24px;
min-width: 520px;
}
.banner-btn {