Skip to content
Snippets Groups Projects
Commit ef82d5bd authored by Clément Pit-Claudel's avatar Clément Pit-Claudel
Browse files

css: Add a CSS variable with a good list of emoji font

This lets us consistent emoji fonts in all apps.
parent 78c4f7c4
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
--canard: #007480;
--leman: #00A79F;
--perle: #CAC7C7;
--emoji: "Apple Color Emoji", "Noto Color Emoji", "Segoe UI Emoji", sans-serif;
}
* {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment