diff options
author | elijah <elijah@riseup.net> | 2014-06-24 17:21:46 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-24 17:21:46 -0700 |
commit | b10c034da0b2e2b94161c0a0375854d9a511994b (patch) | |
tree | 5a17fca229e7a96f4f05e71eab701a7c22860291 /pages/assets | |
parent | 8d204ac044f28bba3780eaab98fb40308049062f (diff) |
attempt to make front page look better on android
Diffstat (limited to 'pages/assets')
-rw-r--r-- | pages/assets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/assets/style.css b/pages/assets/style.css index 6d13d04..57d3564 100644 --- a/pages/assets/style.css +++ b/pages/assets/style.css @@ -22,7 +22,7 @@ } .bm-front-buttons .btn { - width: 150px; + width: 140px; margin-top: 20px; } |