diff --git a/index.html b/index.html index db6c035..adb079c 100644 --- a/index.html +++ b/index.html @@ -95,13 +95,14 @@
- Your words are: - -

- Your passphrase is: - -

+ Your words are: + +

+ + Your passphrase is: + +

diff --git a/starter-template.css b/starter-template.css index 54799ad..ce487bf 100644 --- a/starter-template.css +++ b/starter-template.css @@ -6,3 +6,9 @@ body { padding: 40px 15px; text-align: center; } + +.results_words_key, .results_words_value, + .results_phrase_key, .results_phrase_value { + font-size: x-large; +} +