Remove fira code from admin
This commit is contained in:
parent
963637fd51
commit
9358c894f7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#id_content,
|
||||
#id_custom_css {
|
||||
font-family: "Fira Code", monospace;
|
||||
font-family: monospace;
|
||||
min-height: 30em;
|
||||
resize: vertical;
|
||||
}
|
||||
|
|
Reference in a new issue