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