diff --git a/frontend/viewable-ui/src/index.css b/frontend/viewable-ui/src/index.css index 14d147b..8d8fe71 100755 --- a/frontend/viewable-ui/src/index.css +++ b/frontend/viewable-ui/src/index.css @@ -37,7 +37,7 @@ a { } } -.tiptap blockquote { +.blogContent blockquote { padding-left: 1rem; border-left: 2px solid grey; }