diff --git a/src/components/Article/Article.module.scss b/src/components/Article/Article.module.scss index c36d2df2..04ddd8c2 100644 --- a/src/components/Article/Article.module.scss +++ b/src/components/Article/Article.module.scss @@ -61,8 +61,6 @@ img { blockquote[data-type='quote'], ta-quotation { - @include font-size(1.4rem); - border: solid #000; border-width: 0 0 0 2px; display: block;