diff --git a/src/parts/_typography.css b/src/parts/_typography.css index 6ccdb03..dcdc2cb 100644 --- a/src/parts/_typography.css +++ b/src/parts/_typography.css @@ -34,11 +34,11 @@ th { font-weight: 600; } -q:before { +q::before { content: none; } -q:after { +q::after { content: none; }