修改bug
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
style="
|
||||
position: absolute;
|
||||
top: 12%;
|
||||
left: 20%;
|
||||
left: 15%;
|
||||
user-select: none;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -31,7 +31,7 @@
|
||||
<p
|
||||
style="
|
||||
margin: 0;
|
||||
font-size: 26px;
|
||||
font-size: 24px;
|
||||
letter-spacing: 1px;
|
||||
color: #26b9de;
|
||||
opacity: 75%;
|
||||
@@ -52,8 +52,8 @@
|
||||
</p>
|
||||
</div>
|
||||
<img
|
||||
src="../assets/images/login.png"
|
||||
style="position: absolute; top: 30%; left: 15%; width: 40vw"
|
||||
src="../assets/images/map.png"
|
||||
style="position: absolute; top: 00%; left: 11%; width: 50vw"
|
||||
alt=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user