rhnvrm / breeze-website

:sparkles: Official Website for Breeze 2016 :sparkles:
http://rhnvrm.github.io/breeze-website
Apache License 2.0
4 stars 6 forks source link

Visual fixes #46

Closed FlameFractal closed 2 years ago

FlameFractal commented 8 years ago

Gallery is screwing things up :\

It’d be great if you fix the map, cuz i’m not able to!

Edit: Line 51, #previous-performers. Please remove the ">". I noticed after sending the PR and it'll be a hassle to do again Edit: Nvm. Removed it.

ghost commented 8 years ago

@FlameFractal , I know...that's what was happening with me. The fix to this is using relative scales.... Like instead of using margin-left: 'x' px;, try using margin-left: 'x'%;.... Might help :)