Commit 93cce0ad authored by 李苏's avatar 李苏 💬

手环样式变更

parent eaedaf60
...@@ -438,12 +438,12 @@ ...@@ -438,12 +438,12 @@
} }
.allnav-left{ .allnav-left{
float: left; float: left;
width: 50%; width: 40%;
margin-top: 0.1rem; margin-top: 0.1rem;
} }
.allnav-right{ .allnav-right{
float: right; float: right;
width: 50%; width: 60%;
height: 100%; height: 100%;
} }
.allnav-circle li{ .allnav-circle li{
...@@ -462,7 +462,7 @@ ...@@ -462,7 +462,7 @@
height: 100%; height: 100%;
} }
.allnav-right ul li{ .allnav-right ul li{
height: 20%; height: 25%;
float: left; float: left;
width: 20%; width: 20%;
text-align: center; text-align: center;
......
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