Commit aedb20113d5ad87e211cbc6ce867009d0c2e29d7

Authored by Dmitriy Zaporozhets
2 parents d4b84d16 292c3c21

Merge pull request #6879 from arantir/patch-1

Typo fix
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
public/static.css
... ... @@ -2,7 +2,6 @@ body {
2 2 color: #666;
3 3 text-align: center;
4 4 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5   - sans-serif;
6 5 margin:0;
7 6 width: 800px;
8 7 margin: auto;
... ...