1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00

fix: update Curriculum Vitae + add Fusey interest

This commit is contained in:
2025-08-31 20:38:14 +02:00
parent 39ef3e80ce
commit b3140dd977
8 changed files with 32 additions and 55 deletions

View File

@@ -173,9 +173,8 @@ code .line::before {
}
.curriculum-vitae {
background: #f0f0f0;
color: #333;
font-family: Arial, sans-serif;
font-family: Montserrat, sans-serif;
hr {
margin-top: 15px;
@@ -251,8 +250,8 @@ code .line::before {
padding: 10px 0;
}
.profile-pic img {
width: 100px;
height: 100px;
width: 80px;
height: 80px;
border-radius: 50%;
vertical-align: middle;
border: 0;