diff --git a/carddeck1/stylesheet.css b/carddeck1/stylesheet.css index 79e5209..9f66ff5 100644 --- a/carddeck1/stylesheet.css +++ b/carddeck1/stylesheet.css @@ -3,7 +3,7 @@ width: 7.5cm; height: 11.5cm; border: solid 3px black; - border-radius: 10px; + border-radius: 0.5cm; float: left; position: relative; margin: 1mm; diff --git a/web/spin-wheel/style.css b/web/spin-wheel/style.css index 2c5f6e5..34c422a 100644 --- a/web/spin-wheel/style.css +++ b/web/spin-wheel/style.css @@ -77,7 +77,7 @@ html { background-color: azure; z-index: 3; transform: translate(-50%,-50%); - display + display: none; } h1{