adding a specific class for quote to avoid overriding general blockquote tag (#26987)

GitOrigin-RevId: 046322bdc05b9322ede5920af2b829beca0bc0d2
This commit is contained in:
Davinder Singh
2025-07-09 11:19:59 +01:00
committed by Copybot
parent 8adc7526d9
commit 349fb62f60
@@ -673,7 +673,7 @@
}
// most of these are here to replace rules from core/type.less
blockquote {
blockquote.cms-quote {
@include heading-lg;
border-left: none;