|
|
|
|
|
by barrkel
3511 days ago
|
|
Indeed. overflow: hidden on the parent combined with float: left on the main text - it's bizarre. Why would someone take the whole content of the page out of the main flow like that? It's also using some kind of javascript callbacks to get responsive placement of the header, rather than media queries. |
|