Responsive
- Everything should be 100% responsive. Your website should work regardless of a users + Everything should be 100% responsive. Your website should work regardless of a user's device or screensize.
From e45a99d02bfdc17dd0acd9f408030aeb22410655 Mon Sep 17 00:00:00 2001
From: Tyler Hunt Font Family
Relying on systems fonts greatly improves page performance and can also help - your web application/site blend in with the users operating + your web application/site blend in with the user's operating system. Readability is strongly linked to familiarity, so this helps create a more fluid reading experience, allowing your users to focus on your content. diff --git a/src/templates/index.html b/src/templates/index.html index b264b6e14..c950942d7 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -133,7 +133,7 @@
- Everything should be 100% responsive. Your website should work regardless of a users + Everything should be 100% responsive. Your website should work regardless of a user's device or screensize.