mirror of
https://github.com/soconnor0919/personal-website.git
synced 2025-12-12 23:04:43 -05:00
Update CV button styling and icon placement
This commit is contained in:
@@ -49,10 +49,10 @@ export default function HomePage() {
|
||||
</div>
|
||||
</div>
|
||||
<div className="animate-fade-in-up-delay-4 flex gap-3">
|
||||
<Button asChild>
|
||||
<Button variant="outline" asChild>
|
||||
<Link href="/cv">
|
||||
<ExternalLink className="mr-2 h-4 w-4" />
|
||||
View CV
|
||||
<ExternalLink className="ml-2 h-4 w-4" />
|
||||
</Link>
|
||||
</Button>
|
||||
<Button variant="outline" asChild>
|
||||
|
||||
Reference in New Issue
Block a user