whitespace

This commit is contained in:
2025-05-25 06:46:35 +01:00
parent b1133e0ace
commit 3a3cc28aee
6 changed files with 116 additions and 116 deletions

View File

@@ -110,7 +110,7 @@ img {
[content-start]
minmax(var(--grid-max-content-width), auto)
[content-end];
column-gap: var(--spacing-block-sm);
column-gap: var(--spacing-block-sm);
max-width: var(--grid-total-width);
--body-margin-inline-end: 6rem;
@@ -235,8 +235,8 @@ strong {
/** Blog feed */
.h-feed ul {
list-style: none;
margin-inline: 0;
list-style: none;
margin-inline: 0;
}
/** Block quotes */