diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2015-03-27 19:26:54 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2015-03-27 19:31:56 -0400 |
| commit | 56f06b1bbdd20cd8626c43c1779e2845a327ace9 (patch) | |
| tree | abc881d09c2c1370e1aecb92f43556ba4e40a730 /static/wedding.css | |
| parent | 62b874cc6d754486f86fb3acfff850851e126989 (diff) | |
| download | wedding-website-56f06b1bbdd20cd8626c43c1779e2845a327ace9.tar.gz | |
change size of login page
Diffstat (limited to 'static/wedding.css')
| -rw-r--r-- | static/wedding.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/wedding.css b/static/wedding.css index 74a838b..fb791e1 100644 --- a/static/wedding.css +++ b/static/wedding.css @@ -25,7 +25,7 @@ header { #login { margin: 1.5em auto; - width: 50%; + width: 75%; } img { |
