.bx-media-tablet #bx-logo {
top: 1px;
}
When in portrait, looks good.
Does not respect when in landscape, it appears to be using desktop instead which is at 5px.
.bx-media-tablet #bx-logo {
top: 1px;
}
When in portrait, looks good.
Does not respect when in landscape, it appears to be using desktop instead which is at 5px.