Commit 35bc60b9 authored by 王建威's avatar 王建威

fix style

parent 48c59aa5
...@@ -71,12 +71,15 @@ ...@@ -71,12 +71,15 @@
} }
.menuItem { .menuItem {
text-align: center; text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
} }
.icon_img { .icon_img {
display: block; display: block;
width: 96rpx; width: 96rpx;
height: 96rpx; height: 96rpx;
margin: 0 auto 8rpx; margin: 0 auto 20rpx;
} }
.title { .title {
font-size: 24rpx; font-size: 24rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment