aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2015-03-15 15:51:51 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2015-03-15 15:51:56 -0400
commit0f051dec4777532522383bec51438225613b1092 (patch)
tree21671d99707187fc888ebfcf5de355290d6f7950 /static
parent1f6737c84eaecb8e94c1d9433e4ac9c190b3cefa (diff)
downloadwedding-website-0f051dec4777532522383bec51438225613b1092.tar.gz
fix the spacing again
Diffstat (limited to 'static')
-rw-r--r--static/wedding.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/wedding.css b/static/wedding.css
index 9946639..af9f924 100644
--- a/static/wedding.css
+++ b/static/wedding.css
@@ -1,5 +1,7 @@
.login {
- margin: 1.5em;
+ margin: 1.5em auto;
+ width: 50%;
+
}
img {