card shadow

This commit is contained in:
Adrien MALINGREY 2023-04-22 01:08:12 +02:00
parent b25ed692db
commit 1a0fa465ed

View File

@ -9,6 +9,7 @@
.card {
background-color: rgb(37, 41, 45);
box-shadow: 5px 5px 20px #202020;
}
.minoes-table {