From 8c7b4b40dde5301b7f1ecfafb101e0636aee283f Mon Sep 17 00:00:00 2001 From: Douglas Muth Date: Thu, 6 Oct 2022 20:42:49 -0400 Subject: [PATCH] Fix font size. --- assets/css/starter-template.css | 5 +++++ index.html | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/css/starter-template.css b/assets/css/starter-template.css index afb760f..b85de17 100644 --- a/assets/css/starter-template.css +++ b/assets/css/starter-template.css @@ -24,3 +24,8 @@ body { margin-top: 0px; } +.main { + /* No idea why this defaulted to 14, but I'm fixing it here. */ + font-size: 16px; +} + diff --git a/index.html b/index.html index 2868bdd..3832626 100644 --- a/index.html +++ b/index.html @@ -158,7 +158,8 @@
-
+
+

About Diceware

Weak passwords are a big flaw in computer security due to a lack of "entropy"