Add the 2024 yearly report to the blog

This commit is contained in:
Keavon Chambers 2025-01-14 23:57:22 -08:00
parent b7907bc96f
commit ab724d8b00
6 changed files with 251 additions and 5 deletions

View file

@ -34,6 +34,13 @@
margin-top: 10px;
}
@media (min-width: 1200px) {
.wide {
margin-left: -140px;
margin-right: -140px;
}
}
p ~ img {
width: auto;
max-width: 100%;