It's bad practice to have `body` be the parent of everything

This commit is contained in:
Robin Ward 2017-09-14 11:23:45 -04:00
parent 619864bc70
commit cb8918d034
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
body img.emoji {
img.emoji {
width: 20px;
height: 20px;
vertical-align: middle;