Updated callout emoji line-height
This commit is contained in:
parent
feb2de765c
commit
8ff91f709e
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1031,7 +1031,7 @@ is the very first element in the post content */
|
||||||
|
|
||||||
.gh-content .kg-callout-card .kg-callout-emoji {
|
.gh-content .kg-callout-card .kg-callout-emoji {
|
||||||
font-size: 2.1rem;
|
font-size: 2.1rem;
|
||||||
line-height: 1.7em;
|
line-height: 1.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-content .kg-toggle-card .kg-toggle-heading-text {
|
.gh-content .kg-toggle-card .kg-toggle-heading-text {
|
||||||
|
|
Loading…
Reference in a new issue