1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:26:38 -04:00

account for uppercase request headers if send_view is hit via HTTP 1.x

This commit is contained in:
2020-10-09 11:23:53 -04:00
parent 69af0dde02
commit 69db7eadca
4 changed files with 17 additions and 14 deletions

View File

@ -11,6 +11,8 @@ body {
font-variant-ligatures: normal;
font-feature-settings: "kern", "liga", "calt", "clig", "ss01";
line-height: 1.5;
scroll-behavior: smooth;
}
// override above font-family if browser supports variable fonts