diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2015-03-28 16:05:57 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2015-03-28 16:06:21 -0400 |
| commit | b330c3ec624b9c36c7901a65188697765a7cde26 (patch) | |
| tree | 728fe736306a8617d1d2cc1dad4c6cad781714a8 /static | |
| parent | 506b6276efa93a4695415f9cc77947334a697a19 (diff) | |
| download | famille-flask-b330c3ec624b9c36c7901a65188697765a7cde26.tar.gz | |
better alignment
Diffstat (limited to 'static')
| -rw-r--r-- | static/main.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/main.css b/static/main.css index c546e8c..5ae7b30 100644 --- a/static/main.css +++ b/static/main.css @@ -22,7 +22,9 @@ nav .fa { } .login { - margin:10em auto + margin:10em auto auto; + width: 400px; + } p.kadoscope{ |
