make logo scale

pull/2575/head
Matthew Hodgson 2016-11-14 01:46:42 +00:00
parent f911f0cfca
commit 1599f3a666
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div style="text-align: center; margin: 40px;">
<a href="http://techfest.geektime.co.il/">
<img src="img/geektime/devfest.png" width="800" height="312" alt="Geektime Devfest 2016"/>
<img src="img/geektime/devfest.png" style="max-width: 800px; width: 100%;" alt="Geektime Devfest 2016"/>
</a>
</div>