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: [ 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",
}, },

View File

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

View File

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