mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-16 03:31:46 +01:00
Add ProjectCard image class parameter
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<ProjectCard
|
||||
title="WaveMap" :image="image"
|
||||
title="WaveMap" :image="image" image_classes="!max-h-[32rem]"
|
||||
:links="[
|
||||
{ label: 'Repository', url: 'https://github.com/NotXia/wave-map' },
|
||||
]">
|
||||
|
||||
Reference in New Issue
Block a user