new cv and css

This commit is contained in:
samantha42
2026-09-09 19:21:51 +02:00
parent 18ba3b15fb
commit 796bf7dd64
4 changed files with 3631 additions and 14 deletions
+3618
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -307,6 +307,7 @@ footer{
display:flex;align-items:center;justify-content:space-between;
flex-wrap:wrap;gap:0.5rem;
background:var(--surface);
height: 100px;
}
.footer-contact a{font-family:var(--ff-mono);font-size:0.78rem;color:var(--accent);text-decoration:none;}
.footer-contact a:hover{text-decoration:underline;}
+1 -1
View File
File diff suppressed because one or more lines are too long