changed tile background color

This commit is contained in:
Manan Jethwani 2021-06-29 00:53:00 +05:30 committed by Emmanuel Engelhart
parent 736841818d
commit dd27c3a873
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ body {
height: 280px;
width: 250px;
margin: 15px;
background-color: #fbfbfb;
background-color: #f7f7f7;
border: 1px solid #ececec;
border-radius: 3px;
display: grid;