mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 03:14:06 -06:00
fix: quote indentation
This commit is contained in:
parent
0d1ba14187
commit
8cfd89f2bd
@ -271,6 +271,7 @@ input[type="checkbox"] {
|
|||||||
blockquote {
|
blockquote {
|
||||||
margin: 1rem 0;
|
margin: 1rem 0;
|
||||||
border-left: 3px solid var(--secondary);
|
border-left: 3px solid var(--secondary);
|
||||||
|
margin-left: 1rem;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
transition: border-color 0.2s ease;
|
transition: border-color 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user