Remove fira code from admin

This commit is contained in:
Gabriel Augendre 2023-03-02 13:43:23 +01:00
parent 963637fd51
commit 9358c894f7

View file

@ -1,6 +1,6 @@
#id_content,
#id_custom_css {
font-family: "Fira Code", monospace;
font-family: monospace;
min-height: 30em;
resize: vertical;
}