diff --git a/style.css b/style.css index e8f4cb75253cc7cb61d70fe1a93b0e63b024e397..da0729a25c2a469cf451b3a312af764ffac6242c 100644 --- a/style.css +++ b/style.css @@ -404,6 +404,10 @@ input[type="range"]{ color: red; } +.gallery-item { + --tw-bg-opacity: 0 !important; +} + #img2img_image div.h-60{ height: 480px; } \ No newline at end of file