♻️ Refactor code with last API improvements

This commit is contained in:
Manuel Cillero 2024-03-03 20:40:14 +01:00
parent c54390d3d9
commit d69d4cda45
3 changed files with 85 additions and 182 deletions

View file

@ -8,6 +8,6 @@
/* Button component */
.btn-link {
text-decoration: none;
.btn > span {
margin: 0 var(--val-gap-0-5);
}