Skip to content

Commit

Permalink
remove quotation marks
Browse files Browse the repository at this point in the history
  • Loading branch information
wang.jianbo committed Nov 1, 2024
1 parent 8614af5 commit 53e3eda
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -536,14 +536,6 @@ video {
padding-left: 1em
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *)):before {
content: open-quote
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
content: close-quote
}

.prose :where(h1):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 800;
Expand Down

0 comments on commit 53e3eda

Please sign in to comment.