Gestion de l'import skill/categories

This commit is contained in:
2024-08-10 00:15:44 +02:00
parent 8b37e16915
commit de884cbd22
27 changed files with 70 additions and 34 deletions

View File

@@ -45,4 +45,9 @@
font-weight: bold;
border-bottom: 1px solid;
background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0 0);
}
.skills-name-left-align {
text-align: left;
padding-left: 2px;
}