Fix font size.

This commit is contained in:
Douglas Muth 2022-10-06 20:42:49 -04:00
parent c73926f529
commit 8c7b4b40dd
2 changed files with 7 additions and 1 deletions

View file

@ -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;
}

View file

@ -158,7 +158,8 @@
<div class="row" style="text-align: left;">
<div class="col-md-12">
<div class="col-md-1"></div>
<div class="col-md-10 main">
<h3>About Diceware</h3>
Weak passwords are a big flaw in computer security due to a lack of "entropy"