diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2014-12-05 00:24:49 -0500 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2014-12-05 00:24:49 -0500 |
| commit | 0ad0d9f45510461cefc7ca35c1ec3d1d732a2f52 (patch) | |
| tree | 8ee2db06788801ee157aa80f59d5498dc0f35fc8 /static/main.css | |
| parent | 2b743110d7d4bbf3f037ab15ef65d73e502c6a28 (diff) | |
| download | famille-flask-0ad0d9f45510461cefc7ca35c1ec3d1d732a2f52.tar.gz | |
Simplify link to comments
Diffstat (limited to 'static/main.css')
| -rw-r--r-- | static/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/main.css b/static/main.css index d79fb50..b1ac6ed 100644 --- a/static/main.css +++ b/static/main.css @@ -18,5 +18,5 @@ article > header { } nav .fa { - margin-left: 0.5em; + margin-left: 1em; } |
