i like how it looks, but its not a "correct" way of displaying extra information.
normally a hover effect should never affect the scroll height or position of other elements on the page. currently, when a user hovers, the opening-times div pushes everything below it further down, making the scroll height larger, and moving other elements like the footer further down
i recommend changing it for a tooltip like this:

i like how it looks, but its not a "correct" way of displaying extra information.
normally a hover effect should never affect the scroll height or position of other elements on the page. currently, when a user hovers, the opening-times div pushes everything below it further down, making the scroll height larger, and moving other elements like the footer further down
i recommend changing it for a tooltip like this: