mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Emoji icons showing up in embed
This commit is contained in:
@ -241,6 +241,14 @@ a {
|
||||
width: 305px;
|
||||
}
|
||||
|
||||
.message_emoji {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.message_emoji:hover {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Whitney;
|
||||
font-style: light;
|
||||
|
Reference in New Issue
Block a user