fix: fix discord emoji sizing

This commit is contained in:
Spectralitree 2021-12-12 10:31:59 +01:00
parent f5319dc877
commit 07622fd739

View File

@ -76,8 +76,8 @@ blockquote {
}
.d-emoji {
width: 1.25em;
height: auto;
height: 1em;
width: auto;
}
@media (min-width: 768px) {