make logo scale

This commit is contained in:
Matthew Hodgson 2016-11-14 01:46:42 +00:00
parent f911f0cfca
commit 1599f3a666

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>