Fixes #70
This commit is contained in:
parent
0346e869fa
commit
9f5e1a0a16
5 changed files with 17 additions and 2 deletions
|
|
@ -317,3 +317,9 @@ body {
|
|||
/* END Added in { Personal } for Typed Cursor in Header */
|
||||
|
||||
code { text-align: left; }
|
||||
|
||||
img.emoji {
|
||||
// Override any img styles to ensure Emojis are displayed inline
|
||||
margin: 0px !important;
|
||||
display: inline !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue