diff --git a/static/style.css b/static/style.css index e5833fd..f46b051 100644 --- a/static/style.css +++ b/static/style.css @@ -9,7 +9,7 @@ --sans-font: "InterVar", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", sans-serif; --display-font: "InterDisplay", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", sans-serif; - --mono-font: -apple-system, "SF Mono", "Roboto Mono", monospace; + --mono-font: "SF Mono", "Input", "Menlo" "Roboto Mono", monospace; } html { diff --git a/templates/commit.html b/templates/commit.html index bf8da15..2f05b46 100644 --- a/templates/commit.html +++ b/templates/commit.html @@ -40,7 +40,7 @@

-

jump to:

+ jump to {{ range .diff }}