specify emoji font for icons

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

View File

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