diff options
Diffstat (limited to 'static/website/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; |