mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
6 lines
94 B
CSS
6 lines
94 B
CSS
|
.emoji {
|
||
|
width: 1.5em;
|
||
|
height: 1.5em;
|
||
|
display: inline-block;
|
||
|
margin-bottom: -0.25em;
|
||
|
}
|