1
0

updated links

This commit is contained in:
Kyle Austad 2025-02-26 15:53:55 -06:00
parent 8ca7e1ce91
commit 1b88ea3c19
3 changed files with 5 additions and 5 deletions

View File

@ -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",
},

View File

@ -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"
>

View File

@ -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" />