Fix blockquote formatting with twitter tweets

This commit is contained in:
BBaoVanC 2021-10-29 17:46:01 -05:00
parent 24979c3c37
commit 8e83209898
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 0 additions and 3 deletions

View File

@ -138,9 +138,6 @@ a:hover {
blockquote {
border-left: 5px solid #333;
}
blockquote p {
padding-left: 15px;
}