-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello, I just randomly found this and noticed two small bugs:
At internal window widths exceeding 900px, the LoCGallery
div overflows the page width due to being set to display: flex;
with no overflow handling/proper width restriction. This causes the page to forcefully expand in the x direction:
It also seems to be an issue with loading the mobile-bg.jpg
image - To be exact, the file doesn't exist, but is still called with the html poster
attribute
Have a nice day!
Metadata
Metadata
Assignees
Labels
No labels