Remove unused blockquote style

This commit is contained in:
James Panther
2019-10-25 09:38:15 +11:00
parent dc93a293fd
commit 1c40487df6
6 changed files with 5 additions and 14 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;
}