web: Leftover white bg (#8719)

Leftover white bg
This commit is contained in:
Bruno Bergher 2025-10-18 11:49:35 +01:00 committed by GitHub
parent f360c4e08b
commit a8f87d2b1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,7 +152,7 @@ export default function CloudPage() {
</div>
</div>
<div className="flex items-center justify-end mx-auto h-full mt-8 lg:mt-0">
<div className="md:w-[900px] md:h-[700px] dark:bg-white relative rounded-md overflow-clip">
<div className="md:w-[900px] md:h-[700px] relative rounded-md overflow-clip">
<div className="block">
<Image
src={screenshotDark}