Updated register and login

This commit is contained in:
Patrick Alvin Alcala 2025-10-07 16:29:09 +08:00
parent 694a49cb90
commit 000f566056
2 changed files with 18 additions and 3 deletions

View file

@ -161,7 +161,7 @@ export default () => {
<Padding top={2} left={0} right={0} bottom={0}>
<Row>
<Box curved thickness={2} padding="2rem" color="#2f465cd7" background="#04040654">
<Box curved thickness={2} padding="2.25rem" color="#2f465cd7" background="#04040660">
<Row>
<span class="box-title">Registration</span>
</Row>