Update index.css

This commit is contained in:
Barunes Padhy 2024-06-22 13:42:49 +03:00 committed by GitHub
parent a051197b16
commit a66535d7d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ a {
}
}
.tiptap blockquote {
.blogContent blockquote {
padding-left: 1rem;
border-left: 2px solid grey;
}