diff --git a/html/preview2_1.html b/html/preview2_1.html index 61d0450..aa0670a 100644 --- a/html/preview2_1.html +++ b/html/preview2_1.html @@ -140,24 +140,24 @@ h2 { font-family: 'Lato black', sans-serif; - font-size: 1.8rem; + font-size: 2.0rem; text-transform: uppercase; - color: #eeeeee; + color: #111111; margin-top: 4vh; margin-bottom: 4vh; } .card-title { font-family: 'Lato black', sans-serif; - color: #eeeeee; + color: #222222; font-size: 1.5rem; } p, li { font-family: 'Lato', sans-serif; letter-spacing: 0.05em; - font-size: 1.3em; - color: #eeeeee; + font-size: 1.4em; + color: #333333; hyphens: auto; } @@ -373,18 +373,17 @@