implement age calculation + fix icons bug in english version

This commit is contained in:
Michi 2025-03-15 21:03:11 +01:00
parent be603e8e52
commit caca1c825e
7 changed files with 32 additions and 7 deletions

View file

@ -332,6 +332,10 @@ nav.small .nav-links a:last-child:hover{
background: var(--primary);
}
.about var{
font-style: normal;
}
/* PROJECTS */
.projects{
text-align: center;