Commit 686397a4 authored by Mac's avatar Mac

首页样式修改

parent 6763743b
...@@ -43,7 +43,7 @@ p{ ...@@ -43,7 +43,7 @@ p{
} }
.bottom{ .bottom{
width: 100%; width: 100%;
height: 0.95rem; height: 1rem;
background: #C62825; background: #C62825;
position: fixed; position: fixed;
left: 0; left: 0;
...@@ -111,7 +111,7 @@ p{ ...@@ -111,7 +111,7 @@ p{
justify-content: space-between; justify-content: space-between;
} }
.bar_input{ .bar_input{
width: 2.8rem; width: 80%;
height: 0.3rem; height: 0.3rem;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
...@@ -143,7 +143,7 @@ p{ ...@@ -143,7 +143,7 @@ p{
width: 90%; width: 90%;
height: 58%; height: 58%;
margin-left: 5%; margin-left: 5%;
margin-top: 1rem; margin-top: 34%;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: 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