This commit is contained in:
Francesco
2023-11-01 18:51:15 +01:00
parent be1200633b
commit bfe151bf97
6 changed files with 42 additions and 7 deletions

4
docs/css/style.css Normal file
View File

@@ -0,0 +1,4 @@
.card-img {
border-radius: 6px;
border: 1px solid #DDD;
}