displaynow

main
ada 1 year ago
parent 9b6a9a69c5
commit a9ad2ba36d

@ -11,7 +11,6 @@
break-inside: avoid; break-inside: avoid;
} }
.card > img { .card > img {
display: none;
width: calc(100% - 8mm - 8mm); width: calc(100% - 8mm - 8mm);
position: absolute; position: absolute;
top: 0; top: 0;
@ -20,7 +19,6 @@
} }
p { p {
display: none;
position: absolute; position: absolute;
margin: 2mm; margin: 2mm;
width: 100%; width: 100%;
@ -30,7 +28,6 @@ p {
p.down { p.down {
display: none;
bottom:0; bottom:0;
} }

Loading…
Cancel
Save