You’ll want to style aside.quote .title
and blockquote
… You can cover both like this:
aside.quote .title, blockquote {
// Styles here
}
You’ll want to style aside.quote .title
and blockquote
… You can cover both like this:
aside.quote .title, blockquote {
// Styles here
}