diff --git a/carddeck1/stylesheet.css b/carddeck1/stylesheet.css index fd1a0e4..e1f97fa 100644 --- a/carddeck1/stylesheet.css +++ b/carddeck1/stylesheet.css @@ -1,7 +1,7 @@ .card { - width: 90mm; - height: 120mm; + width: 70mm; + height: 95mm; border: solid 1px black; border-radius: 10px; box-shadow: 5px 5px 0px gray;