This commit is contained in:
Adrien MALINGREY 2023-04-25 14:52:38 +02:00
parent d535bd9c66
commit 4587f5a147

View File

@ -15,6 +15,10 @@
border-radius: 10px; border-radius: 10px;
} }
.col {
gap: 8px;
}
.card { .card {
background: #8D8E04; background: #8D8E04;
border-radius: 0; border-radius: 0;