Update Chat Mobile

This commit is contained in:
anhkha2003 2023-09-25 01:57:07 -05:00
parent bd8d7848b9
commit 21f6f86d72
8 changed files with 54 additions and 63 deletions

View file

@ -1,7 +1,7 @@
@import "vars";
.list-contest {
box-shadow: 0px 4px 8px rgba(4, 83, 67, 0.2), 0px 6px 20px rgba(4, 83, 67, 0.19);
box-shadow: 0px 1px 2px lightgrey, 0px 1px 5px lightgrey;
border-radius: 15px;
padding: 20px;
margin-bottom: 20px;