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 -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

gradle error "Cannot convert the provided notation to a File or URI" -