updated links
This commit is contained in:
parent
8ca7e1ce91
commit
1b88ea3c19
@ -137,10 +137,10 @@ export const workEntries: WorkEntry[] = [
|
||||
links: [
|
||||
|
||||
{
|
||||
label: "3D Gallery",
|
||||
label: "Artstation",
|
||||
severity: "help",
|
||||
link: "https://git.crabinteractive.com/explore/repos",
|
||||
icon: "pi pi-images",
|
||||
link: "https://www.artstation.com/kyaustad",
|
||||
icon: "pi pi-image",
|
||||
},
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="flex bg-sky-400 min-w-[40%] min-h-[20%] rounded-xl p-4">
|
||||
<div class="flex bg-sky-400 min-w-[40%] min-h-[80%] rounded-xl p-4">
|
||||
<div
|
||||
class="flex flex-row justify-between gap-4 bg-zinc-900 grow p-4 rounded-xl"
|
||||
>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<section id="contact">
|
||||
<div
|
||||
class="snap-start gap-36 flex flex-col items-center mt-[25px] w-full min-h-[1000px]"
|
||||
class="snap-start gap-80 flex flex-col items-center mt-[25px] w-full min-h-[1800px]"
|
||||
>
|
||||
<SectionHeader title="Contact Me" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user