Merge branch 'better-still-emoji' into shigusegubu

* better-still-emoji:
  faint @
This commit is contained in:
Henry Jameson 2021-06-08 00:06:45 +03:00
commit 5081133d9d

View file

@ -33,6 +33,7 @@
& .short,
& .full {
&::before {
color: var(--faint);
content: '@';
}
}