questions fix
This commit is contained in:
@@ -872,7 +872,7 @@ export function StudyLandingPage({ content }: Props) {
|
||||
</p>
|
||||
<div style={{ display: 'flex', gap: '0.75rem', justifyContent: 'center', flexWrap: 'wrap' }}>
|
||||
<a href="/questions" className="btn-primary">Browse Q&A Archive →</a>
|
||||
<a href="/questions#ask" className="btn-secondary">Submit a Question</a>
|
||||
<a href="/contact" className="btn-secondary">Submit a Question</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user