Change px to rem.
This commit is contained in:
parent
3d7e8b00e2
commit
dc5a1ac621
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ export default {
|
|||
}
|
||||
.return-user {
|
||||
.return-user-spacing {
|
||||
margin-top: 225px;
|
||||
margin-top: 14rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue