...
|
...
|
@@ -8,7 +8,7 @@ |
|
|
line-height: 2.2rem;
|
|
|
margin-bottom: 0.1rem;
|
|
|
background-color: #fff;
|
|
|
padding: 0.2rem 0;
|
|
|
padding: 0.2rem 0 0.2rem 0.5rem;
|
|
|
|
|
|
|
|
|
div {
|
...
|
...
|
@@ -70,8 +70,6 @@ |
|
|
border-top: 1px solid #e6e6e6;
|
|
|
padding: 0.5rem 2rem 2rem 2rem;
|
|
|
height: 3rem;
|
|
|
position: absolute;
|
|
|
bottom: 0;
|
|
|
width: 12rem;
|
|
|
margin: 0 auto;
|
|
|
|
...
|
...
|
|