add login

This commit is contained in:
2026-07-18 13:24:31 +07:00
parent f368619471
commit 6b902cad98
4 changed files with 116 additions and 10 deletions
+6 -1
View File
@@ -111,10 +111,15 @@ const goToLogin = () => {
}
@media (min-width: 1024px) {
.font-text {
position: relative;
left: -150px;
}
.content-text {
position: relative;
top: 100px;
right: -500px;
right: -350px;
}
}
</style>