no line breaks for years

This commit is contained in:
Rhiannon Morris 2021-05-29 04:49:11 +02:00
parent 2e0a51dcbc
commit 3bbe9d6109
1 changed files with 2 additions and 1 deletions

View File

@ -137,7 +137,8 @@ figcaption .title { bottom: -1px; left: -1px; }
.date { text-transform: lowercase; }
.year-marker {
grid-area: auto / 1;
/* uncomment to reenable line breaks before year markers */
/* grid-area: auto / 1; */
padding: var(--border-thickness);
}