第一次提交
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
width: 100%;
|
||||
height: 740rpx;
|
||||
background-color: #ADCEFF;
|
||||
top: 310rpx;
|
||||
top: 350rpx;
|
||||
border-radius: 50%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -69,9 +69,10 @@
|
||||
position: relative;
|
||||
font-size: 28rpx;
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
line-height: 22rpx;
|
||||
margin-top: 12rpx;
|
||||
|
||||
}
|
||||
|
||||
.home_page_menu_name {
|
||||
@@ -93,6 +94,7 @@
|
||||
align-items: center;
|
||||
z-index: 3;
|
||||
transform: rotate(180deg);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.home_page_menu_item {
|
||||
|
||||
Reference in New Issue
Block a user