diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-08 15:14:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-08 15:14:02 +0200 |
commit | a132b3b5ee0864a09394eda6b34873e6d2e7da49 (patch) | |
tree | d1b3ef2bab16d45934a0a9c7704b9370c05f461c /code-box.css | |
parent | 43b40a182af1578e9f5bfd78e980ce9aea660d59 (diff) |
Cleanup trailing spaces
Diffstat (limited to 'code-box.css')
-rw-r--r-- | code-box.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code-box.css b/code-box.css index 9c9e1fc..80c2226 100644 --- a/code-box.css +++ b/code-box.css @@ -22,4 +22,4 @@ code::after letter-spacing: -0.2em; content: "\00a0"; } -*/
\ No newline at end of file +*/ |