diff options
author | battaglr <lucianobattagliero+git@gmail.com> | 2016-03-14 19:58:28 -0300 |
---|---|---|
committer | battaglr <lucianobattagliero+git@gmail.com> | 2016-03-14 19:58:28 -0300 |
commit | e66b004a430065ceeac25375a2be3337c870ce07 (patch) | |
tree | fee8137027f0951061601f1c20c2d172ab2609f3 /README.md | |
parent | f41ef9b4918759dabc35599e014aaf3cfae3d8a1 (diff) | |
download | normalize.css-e66b004a430065ceeac25375a2be3337c870ce07.tar.gz normalize.css-e66b004a430065ceeac25375a2be3337c870ce07.zip |
Remove double space
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Additional detail and explanation of the esoteric parts of normalize.css. The `font-family: monospace, monospace` hack fixes the inheritance and scaling of font-size for preformatted text. The duplication of `monospace` is -intentional. [Source](http://en.wikipedia.org/wiki/User:Davidgothberg/Test59). +intentional. [Source](http://en.wikipedia.org/wiki/User:Davidgothberg/Test59). #### `sub, sup` |