updated links
This commit is contained in:
parent
8ca7e1ce91
commit
1b88ea3c19
@ -137,10 +137,10 @@ export const workEntries: WorkEntry[] = [
|
|||||||
links: [
|
links: [
|
||||||
|
|
||||||
{
|
{
|
||||||
label: "3D Gallery",
|
label: "Artstation",
|
||||||
severity: "help",
|
severity: "help",
|
||||||
link: "https://git.crabinteractive.com/explore/repos",
|
link: "https://www.artstation.com/kyaustad",
|
||||||
icon: "pi pi-images",
|
icon: "pi pi-image",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<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
|
<div
|
||||||
class="flex flex-row justify-between gap-4 bg-zinc-900 grow p-4 rounded-xl"
|
class="flex flex-row justify-between gap-4 bg-zinc-900 grow p-4 rounded-xl"
|
||||||
>
|
>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<section id="contact">
|
<section id="contact">
|
||||||
<div
|
<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" />
|
<SectionHeader title="Contact Me" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user