css: fix error in fetching font

This commit is contained in:
2026-02-24 06:51:36 -06:00
parent a20db4d400
commit 6dc13a5c1e
2 changed files with 1 additions and 5 deletions
-5
View File
@@ -46,11 +46,6 @@
@define-color alt_orange #af3a03;
*/
@font-face {
font-family: "Departure Mono";
src: url("https://www.nerdfonts.com/assets/css/webfont.css");
}
body {
font-family: "Departure Mono", sans-serif;