Fix blockquote styling
This commit is contained in:
parent
d5e2ed1956
commit
fa77b3abaa
1 changed files with 4 additions and 0 deletions
|
@ -57,3 +57,7 @@ a.no-underline {
|
||||||
a .icon {
|
a .icon {
|
||||||
cursor: inherit !important;
|
cursor: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue