From b3c28f248ad8b9d9149086016f56001a72bb25e0 Mon Sep 17 00:00:00 2001 From: hhzl Date: Fri, 27 Jan 2017 21:43:51 +0100 Subject: [PATCH] css upd - spelling, more needed --- templates/learning-to-spell.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/learning-to-spell.html b/templates/learning-to-spell.html index 08b1041..dd72255 100644 --- a/templates/learning-to-spell.html +++ b/templates/learning-to-spell.html @@ -171,7 +171,7 @@ } img { - width: 100%; + width: 80%; } h1 { @@ -185,6 +185,9 @@ .next, .next:hover { border-left-color: rgba(135, 135, 135, 0.5); } + + .bigLetters {font-size: 4em} + } @media (max-width: 480px) { @@ -206,6 +209,9 @@ ul { padding-left: 25px; } + + .bigLetters {font-size: 2em} + } @media print {