commit | 038548515a14755ff68bb5a85110bb22f4986691 | [log] [tgz] |
---|---|---|
author | Tyler Scott <tyduptyler13@gmail.com> | Fri Aug 07 15:45:10 2015 -0600 |
committer | Tyler Scott <tyduptyler13@gmail.com> | Mon Aug 10 15:25:28 2015 -0600 |
tree | caef8002dac96d9e200fc6c992e99ad163b1ac7f | |
parent | ff4c3c38c793977b6a1fd5517925908e5bfa51a5 [diff] [blame] |
Fixed a few small bugs. Largely cosmetic. Change-Id: Ifd90288720a330a34d98d83515a0f62925765926
diff --git a/client/catalog/css/style.css b/client/catalog/css/style.css index 122c438..fa00570 100644 --- a/client/catalog/css/style.css +++ b/client/catalog/css/style.css
@@ -4,7 +4,7 @@ margin: 0; min-width: 650px; background-image: url(../background.jpg); - background-size: contain; + background-size: cover; background-attachment: fixed; }