@-moz-document url-prefix("chrome://devtools/content/") {
:root {
--theme-body-font-size: 13px !important;
--theme-code-font-size: 13px !important;
--theme-code-line-height: 1.2 !important;
--monospace-font-family: 'Hack', monospace !important;
}
}