Unround blockquote corners

This commit is contained in:
daudix
2024-04-05 02:03:46 +03:00
parent 1f140dc76e
commit 0e4df24525
2 changed files with 0 additions and 6 deletions

View File

@ -36,7 +36,6 @@ section#comments {
&.comment-reply {
border-left: 0.25rem solid var(--fg-muted-2);
border-radius: 0.2rem;
padding-left: 1rem;
}