Fix: terms and conditions and privacy policy styling

This commit is contained in:
hyzen
2026-06-13 16:27:29 +05:30
parent 24098aacf1
commit 8a9dec66b4
4 changed files with 18 additions and 6 deletions

View File

@@ -1200,6 +1200,10 @@
cursor: pointer;
}
.footer__copyright-notice a {
margin-right: 5px;
}
.auth-form__checkbox {
margin-top: 0.2rem;
flex-shrink: 0;