Commit 7fb5da27 by liubai

ios审核页面

parent 5777b431
Showing with 9 additions and 3 deletions
......@@ -65,16 +65,21 @@
position: relative;
margin: -4rem auto 0;
z-index: 50;
width: 7rem;
width: 10rem;
font-size: 0;
height: 4rem;
}
.iosText p{
text-align: left;
width: 100%;
width: 8rem;
margin-left: 1rem;
font-size: 0.45rem;
color:#F3BED3;
}
.iosText p:nth-child(1){
font-size: .5rem;
font-weight: bold;
}
.mBottom{
padding: 0.8rem 0 0.666rem;
width: 100%;
......@@ -182,6 +187,7 @@
</div>
</div>
<div class="iosText">
<p>Contact info:</p>
<p>Email: aqiu@yazhai.co</p>
<p>Facebook:facebook.com/lisaiswang</p>
<p>WhatsApp:+8618898604072</p>
......
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 sign in to comment