2024-07-12, 01:54 AM
My friend GPT and I managed to improve a little:
#indexPage {
.cardImageContainer {border-radius: 1em !important; width: 100% !important; height: 100% !important;}
.blurhash-canvas {border-radius: 1em !important; width: 100% !important; height: 100% !important;}
.cardScalable {border-radius: 1em !important; width: 100% !important; height: 100% !important;}
.cardBox {border-radius: 1em !important; width: 90% !important; height: 90% !important;}
.overflowBackdropCard {border-radius: 1em !important; width: 7cm !important; height: 8cm !important;}
.cardPadder {border-radius: 1em !important; width: 0 !important; height: 0 !important;}
}
#indexPage {
.cardImageContainer {border-radius: 1em !important; width: 100% !important; height: 100% !important;}
.blurhash-canvas {border-radius: 1em !important; width: 100% !important; height: 100% !important;}
.cardScalable {border-radius: 1em !important; width: 100% !important; height: 100% !important;}
.cardBox {border-radius: 1em !important; width: 90% !important; height: 90% !important;}
.overflowBackdropCard {border-radius: 1em !important; width: 7cm !important; height: 8cm !important;}
.cardPadder {border-radius: 1em !important; width: 0 !important; height: 0 !important;}
}