1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-10-11 17:06:21 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
9c20844d89 fix: update Curriculum Vitae 2025-09-23 10:15:03 +02:00
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">