diff --git a/taquin.css b/taquin.css index e9e3ae2..631fb31 100644 --- a/taquin.css +++ b/taquin.css @@ -39,7 +39,7 @@ h1 { .box { border-style: solid; border-width: 1px; - background-color: #ff0000; + background-color: #FF6666; width: 100px; height: 100px; z-index: 1; @@ -86,4 +86,4 @@ h1 { border-radius: 0.5rem; box-shadow: 0 3px 8px 1px rgb(0 0 0 / 20%); text-align: center; -} \ No newline at end of file +}