ssb: Don't indent blockquotes so much.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 32m51s

This commit is contained in:
2025-08-24 20:35:48 -04:00
parent 730abb49ce
commit 5fbc2cae1c
2 changed files with 3 additions and 1 deletions

View File

@@ -43,6 +43,8 @@ const tf = css`
border-left: 4px solid #fff;
padding: 8px;
padding-left: 12px;
margin-left: 0;
margin-right: 0;
}
`;