Use the same base font size on all platforms
This commit is contained in:
parent
c39961d253
commit
e928d202ee
@ -25,6 +25,10 @@ html[data-platform="mac"] {
|
||||
--folder-color: rgb(4, 102, 214);
|
||||
}
|
||||
|
||||
html, body {
|
||||
font-size: 10pt !important;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'downthemall';
|
||||
src: url('downthemall.woff2?75791791') format('woff2');
|
||||
|
Loading…
x
Reference in New Issue
Block a user