1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-10-04 19:22:17 +02:00

fix: update Curriculum Vitae

This commit is contained in:
2025-09-23 10:15:03 +02:00
parent eceeca8b69
commit 9c20844d89
2 changed files with 5 additions and 5 deletions

View File

@@ -254,8 +254,8 @@ code .line::before {
padding: 10px 0; padding: 10px 0;
} }
.profile-pic img { .profile-pic img {
width: 80px; width: 100px;
height: 80px; height: 100px;
border-radius: 50%; border-radius: 50%;
vertical-align: middle; vertical-align: middle;
border: 0; border: 0;

View File

@@ -21,9 +21,9 @@ export const CurriculumVitaeProfile: React.FC<
<Image <Image
className="mx-auto block" className="mx-auto block"
alt={t("meta.title")} alt={t("meta.title")}
src="/images/logo_background.webp" src="/images/logo.webp"
width={400} width={450}
height={400} height={450}
/> />
</div> </div>
<div className="name-and-profession text-center"> <div className="name-and-profession text-center">