style: use fira, sans for text, mono for code

This commit is contained in:
Timothy DeHerrera
2024-12-27 13:49:19 -07:00
parent 400ae477db
commit e1e58833db
3 changed files with 18 additions and 31 deletions

View File

@@ -38,3 +38,6 @@ menu = [
repo_view = true
repo_url = "https://github.com/nrdxp/nrd.sh/tree/main/content/"
favicon = "/icon/favicon.png"
stylesheets = [
"fira.css"
]