1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/public/less/_emojify.less
Adam Strzelecki dd8a06a397 LESS: Use tabs for indent in all files
This does not change any content and generated gogs.css is still the same.
2015-12-07 21:20:54 +01:00

7 lines
93 B
Plaintext
Executable File

.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
}