Update for the year 2024

This commit is contained in:
2024-05-16 19:06:58 +03:00
parent f22db43343
commit 318f77a886
7 changed files with 115 additions and 207 deletions

View File

@@ -9,6 +9,7 @@
display: flex;
flex-direction: column;
align-items: center;
font-size: 2rem;
}
.leadText {
@@ -17,9 +18,9 @@
}
.dateAndPlace {
margin-bottom: 1em;
margin-bottom: 1.1em;
}
.leadNextYear {
font-size: 3em;
}
}