diff options
author | Jayaram R Pai | 2014-10-08 11:02:16 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-10-08 11:02:16 +0530 |
commit | 01a90c2b718861a547b17367756c18cc9ca6db71 (patch) | |
tree | fe8022884fa079877657064442b6b0629db387d4 /static/website/css/main.css | |
parent | 8aeb643f38828fe7b99d19ca56f70ea30f449bdc (diff) | |
download | scipy2014-01a90c2b718861a547b17367756c18cc9ca6db71.tar.gz scipy2014-01a90c2b718861a547b17367756c18cc9ca6db71.tar.bz2 scipy2014-01a90c2b718861a547b17367756c18cc9ca6db71.zip |
adjusted image size of speakers
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 71a45b5..4871854 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -218,7 +218,7 @@ body { margin-top: 25px; } #invited-speakers .media img { - width: 150px; + width: 165px; } #twitter-widget-0 { height: 250px; |