diff --git a/web/style.css b/web/style.css index 7d40c392e3..d59077aeb2 100644 --- a/web/style.css +++ b/web/style.css @@ -1,7 +1,5 @@ body { font-family: Georgia, serif; /* Use a serif font for the main content as its easier to read in blocks */ - letter-spacing: .05em; - word-spacing: 0.15em; font-size: 100%; margin-top: 0; margin-bottom: 0;