1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

feat: add Curriculum vitae

This commit is contained in:
Divlo
2022-02-22 21:19:42 +01:00
parent 729e540d04
commit 0e0036b737
35 changed files with 16881 additions and 1899 deletions

View File

@ -23,6 +23,7 @@ export const PortfolioItem: React.FC<PortfolioItemProps> = (props) => {
>
<div className='flex justify-center'>
<Image
quality={100}
className='transition-opacity duration-500 group-hover:opacity-20 dark:group-hover:opacity-5'
width={300}
height={300}