Thorvarium / vine-styling

Styles to use with vine
https://discord.gg/C3xDJTTGhh
MIT License
23 stars 13 forks source link

Making the emojis visible on Firefox #17

Closed ChrisMBarr closed 11 months ago

ChrisMBarr commented 11 months ago

When using the emoji category styles, the emojis were only visible in Chrome, but not Firefox. Simply removing the styles that messed with the margin,padding, and line spacing for the ::before elements on the category links seems to fix this.

Firefox now shows the Emojis, and Chrome still shows them, although there is now slightly less space between the emoji and the text.

image

image

Thorvarium commented 11 months ago

merged