diff --git a/carddeck1/stylesheet.css b/carddeck1/stylesheet.css index b155b8f..a4317bb 100644 --- a/carddeck1/stylesheet.css +++ b/carddeck1/stylesheet.css @@ -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{