diff --git a/style.css b/style.css index fdccc6b..b17f8c1 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ body { color: rgb(55, 53, 47); font-family: menlo,consolas,monospace; line-height: 24px; - font-size: 16px; + font-size: 14px; margin-left: 7%; margin-right: 7%; margin-top: 10px;