remotes/1693045480750635534/spooky-22
kek7198 2021-12-12 00:28:16 -06:00
parent 36187a5bac
commit 7f9a4e5a80
1 changed files with 14 additions and 0 deletions

View File

@ -155,3 +155,17 @@
color: @apply text-white;
}
/* ----------------------- EMOJI ------------------------ */
img.emoji {
width: 30px;
height: 30px;
@apply inline-block object-contain
}
img.emoji-lg {
width: 60px;
height: 60px;
@apply inline-block object-contain
}