Aggiungere "San Marino" e suoi comuni

Corretto Filtro a mano della ricerca
Creare filtro ricerca per trovare la sottocategoria o categoria -> Skill e SubSkill
This commit is contained in:
paoloar77
2022-02-12 02:19:49 +01:00
parent 7c0c2fef39
commit b21a7d1885
63 changed files with 541 additions and 752 deletions

View File

@@ -280,6 +280,14 @@ $heightBtn: 100%;
box-shadow: none;
}
.my-card-withshadow {
width: 100%;
max-width: 300px;
min-width: 300px;
padding: 1rem 1rem;
}
.myimgtitle {
margin-left: auto;
margin-right: auto;
@@ -936,3 +944,7 @@ $heightBtn: 100%;
display: block;
}
}
.no-padding{
padding: 0 !important;
}