mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
get rid of Sass deprecation warning
This commit is contained in:
parent
3f110c26f8
commit
7a87a07532
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue