mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 22:37:56 +01:00
add .emoji class :3
This commit is contained in:
parent
a87b5ff20e
commit
d71a231cb4
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.emoji {
|
||||||
|
width: 16px;
|
||||||
|
pointer-events:none;
|
||||||
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Inter';
|
font-family: 'Inter';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
Loading…
Reference in a new issue