That’s a pretty common issue—Opera can sometimes behave differently even though it’s Chromium-based. It’s usually due to CSS compatibility, missing prefixes, or something like flex/grid behaving slightly off.
I’d suggest checking your CSS in Opera DevTools, look for any errors, and maybe run it through something like Autoprefixer. Also clear cache and test—no need to rewrite everything yet, it’s likely a small fix .