Unround blockquote corners
This commit is contained in:
@ -148,13 +148,8 @@ hr {
|
||||
blockquote {
|
||||
margin: 0;
|
||||
border-left: 0.25rem solid var(--primary-color);
|
||||
border-radius: 0.2rem;
|
||||
padding: 0 0.75rem;
|
||||
color: var(--fg-muted-5);
|
||||
|
||||
& & {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
abbr[title] {
|
||||
|
Reference in New Issue
Block a user