/*
 * notion-enhancer: emoji sets
 * (c) 2021 Arecsu
 * (c) 2021 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
 * (https://notion-enhancer.github.io/) under the MIT license
 */

[aria-label][role='image'][style*='Apple Color Emoji']:not([data-emoji-sets-unsupported]) {
  margin-left: 2.5px !important;
}