mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-14 19:03:54 +01:00
parent
762945113d
commit
c3872b4a38
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
@charset "utf-8";
|
||||
|
||||
/**
|
||||
* Boot screen style
|
||||
*/
|
||||
|
||||
@charset 'utf-8';
|
||||
|
||||
html {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue