specify emoji font for icons

This commit is contained in:
2024-02-25 11:14:52 +01:00
parent 687063f216
commit b4dc4d194f
4 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,7 @@
</script>
<style>
a{
font-family: "Noto Color Emoji", emoji;
font-size: 2rem;
text-decoration: none;
padding: 0.5em;