diff --git a/packages/frontend/src/style.scss b/packages/frontend/src/style.scss index 0b56c62bb2..62a6964859 100644 --- a/packages/frontend/src/style.scss +++ b/packages/frontend/src/style.scss @@ -46,10 +46,10 @@ --MI-avatar: 48px; --MI-thread-width: 2px; + --MI_THEME-customFont: 'sharkey-theme-font-face'; @media (max-width: 500px) { --MI-margin: var(--MI-marginHalf); } - --MI_THEME-customFont: 'sharkey-theme-font-face'; } html.radius-misskey {