This commit is contained in:
horochx
2019-11-06 22:46:47 +08:00
8 changed files with 13 additions and 19 deletions

View File

@ -168,15 +168,6 @@ blockquote {
padding-right: 0;
}
&:before {
content: '”';
font-family: Georgia, serif;
font-size: 3.875rem;
position: absolute;
left: -40px;
top: -20px;
}
p:first-of-type {
margin-top: 0;
}