diff options
author | Jayaram R Pai | 2014-10-07 15:01:00 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-10-07 15:01:00 +0530 |
commit | 8aeb643f38828fe7b99d19ca56f70ea30f449bdc (patch) | |
tree | e9671e60d621e8a168e46a78286ea2df7960fe0a /static/website/css/main.css | |
parent | 67bbfe410bd146b88fb7373bbf7b8d07271f2404 (diff) | |
download | scipy2014-8aeb643f38828fe7b99d19ca56f70ea30f449bdc.tar.gz scipy2014-8aeb643f38828fe7b99d19ca56f70ea30f449bdc.tar.bz2 scipy2014-8aeb643f38828fe7b99d19ca56f70ea30f449bdc.zip |
re-aligned home page blocks
Diffstat (limited to 'static/website/css/main.css')
-rw-r--r-- | static/website/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css index 1171b4e..71a45b5 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -187,7 +187,7 @@ body { margin-top: 0; } #speakers .thumbnail { - height: 250px; + height: 310px; } #speakers hr { margin-top: 10px; |