diff options
-rw-r--r-- | css/index.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css index c007fe2..59f2b05 100644 --- a/css/index.css +++ b/css/index.css @@ -8,7 +8,6 @@ html * { color: #444; background-color: #F0F0F0; line-height: 1.4; - letter-spacing: 0.025em; } @media only screen and (max-width: 600px) { |