changes and scroll top
This commit is contained in:
@@ -520,14 +520,14 @@ export function SelfLearnerSignIn() {
|
||||
Looking for corporate access?{' '}
|
||||
</span>
|
||||
<button
|
||||
onClick={() => navigateTo('/corporate-login')}
|
||||
onClick={() => navigateTo('/contact')}
|
||||
className="text-blue-600 hover:text-blue-700 transition-colors font-medium"
|
||||
style={{
|
||||
fontSize: 'var(--font-small)',
|
||||
fontFamily: 'var(--font-family-base)'
|
||||
}}
|
||||
>
|
||||
Corporate Sign In
|
||||
Contact Us
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user