saturation

main
aglaia 1 year ago
parent e4cd45f2ef
commit 4fab56fa1a

@ -15,8 +15,7 @@ body {
{
width: 7.5cm;
height: 11.5cm;
border: solid 0.3px black;
border-radius: 0.5cm;
border: solid 0.3px rgb(189, 181, 181);
float: left;
position: relative;
margin: 2mm;
@ -30,6 +29,8 @@ body {
border-radius: 10px;
z-index: -1;
break-inside: avoid;
filter: saturate(70%);
/* display: none; */
}
.card > h2{

Loading…
Cancel
Save