...
|
...
|
@@ -220,10 +220,11 @@ span.back_href { |
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
/*position: absolute;*/
|
|
|
bottom: 0;
|
|
|
position:fixed;
|
|
|
bottom: 0.2rem;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
margin: 0.42rem auto 0.34rem;
|
|
|
/*margin: 0.42rem auto 0.34rem;*/
|
|
|
}
|
|
|
.bottom_img{
|
|
|
width: 0.4rem;
|
...
|
...
|
|