added content to latest devlog

This commit is contained in:
2025-04-03 21:38:34 +02:00
parent a03939d493
commit 60901a398e
9 changed files with 213 additions and 38 deletions

View File

@@ -53,7 +53,7 @@
.entry {
margin: 4px;
padding-bottom: 12px;
padding-bottom: 20px;
background-color: var(--color-background-highlight);
text-decoration: none; /* removes link underline */
transition: background-color 0.16s ease-in-out;