diff --git a/dice.css b/dice.css index 5ff777f..3ba20df 100644 --- a/dice.css +++ b/dice.css @@ -46,3 +46,9 @@ margin: 38px 0 0 65px; } +.responsive { + width: 100%; + max-width: 740px; + height: auto; +} + diff --git a/index.html b/index.html index 4bfd8bb..df99924 100644 --- a/index.html +++ b/index.html @@ -188,9 +188,13 @@ For more information on Diceware: For more information on the entropy in passphrases, I'd like to refer you -to this XKCD comic.
+to this XKCD comic: + + + Diceware is a trademark of Arnold Reinhold. +