Closed AlexKorovyansky closed 10 years ago
Thanks @korovyansk I will fix it.
https://github.com/gdg-x/zeppelin/pull/6 should fix the issue. Looks like background-size: cover; is being overridden to % values.
tested briefly, and not sure if it affects other behavior, double check before merging :)
@joshuawoodward it will fix background repeating but disable hover effect... I will try to find another way to do this
my fix looks pretty nice :) and the hover is awesome with the name/icons
@joshuawoodward I have merged your PR) Next I will add it to my Sass files (I'm working on migrating to it)
Usage of rectangle images for team members or speakers cause bug of its displaying — https://cloudup.com/clzcxITuvAq (images are vertically repeating). I was able to make simple workaround — https://github.com/GDGOmsk/devfest-site/commit/795785a82203391d4ef88f9cc7be27238c2fde41, but I'm sure you can come up with better solution.