html - Menu pushing content down -


this website i'm doing: @ first, looks alright when resize window, menu pushes banner down. thoughts on ? thank you

this style killing logo float, making things sad:

@media screen , (max-width: 766px) .logo {   float: none; } 

if omit style, should solve problem.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

Simple Angular 2 project fails 'Unexpected reserved word' -

php - Get process resource by PID -