Skip to content

Commit

Permalink
Update taquin.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasFarineau authored Mar 28, 2021
1 parent 2dd9f9c commit 6fb910d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions taquin.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -86,4 +86,4 @@ h1 {
border-radius: 0.5rem;
box-shadow: 0 3px 8px 1px rgb(0 0 0 / 20%);
text-align: center;
}
}

0 comments on commit 6fb910d

Please sign in to comment.