diff --git a/theme.css b/theme.css index ecb2f00..8e5b9b3 100644 --- a/theme.css +++ b/theme.css @@ -99,3 +99,6 @@ body.is-embeded .page-content { max-width: 100%; } +.file-view .emoji { + font-size: 1em; +}