mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 18:13:25 +00:00
Fix fonts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import url("../font.css");
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
@@ -5,7 +7,6 @@ html {
|
||||
body {
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
font-family: 'Inter', sans-serif;
|
||||
}
|
||||
|
||||
#__plasmo {
|
||||
|
Reference in New Issue
Block a user