diff --git a/index.html b/index.html index c88531c..998a65e 100644 --- a/index.html +++ b/index.html @@ -68,7 +68,8 @@ p { max-width: 70ch; - color: rgba(0, 0, 0, 0.9); + color: rgba(0, 0, 0, 0.8); + line-height: 1.5; } p, @@ -166,8 +167,6 @@ #result_box p { font-size: 1rem; line-height: 1.7; - max-width: 70ch; - opacity: 0.8; margin-top: 1rem; }