Change px to rem.

This commit is contained in:
Bryan Mauger 2025-01-22 15:37:10 -05:00
parent 3d7e8b00e2
commit dc5a1ac621

View file

@ -123,7 +123,7 @@ export default {
}
.return-user {
.return-user-spacing {
margin-top: 225px;
margin-top: 14rem;
}
}
</style>