Skip to content

Commit

Permalink
quote
Browse files Browse the repository at this point in the history
  • Loading branch information
hliu202 committed Dec 21, 2020
1 parent cab109a commit d307f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion purple.css
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ ul li {
/* 引用 */
blockquote {
border-left: 0.2rem solid var(--purple-light-4);
padding: 10px 15px;
padding: 0.8rem 1.2rem;
color: var(--light-text-color);
background-color: var(--purple-light-1);
font-family: var(--base-font);
Expand Down

0 comments on commit d307f5e

Please sign in to comment.