modalcard accordeon improved

This commit is contained in:
2021-03-09 14:53:22 +01:00
parent a1bff5d4b8
commit e29bed914c
4 changed files with 103 additions and 12 deletions

View File

@@ -1248,6 +1248,12 @@ article.card{
}
}
}
.vsa-item__heading{
padding-bottom: 0.2em;
>button{
border-bottom: 0.5px dotted $color-main-text;
}
}
.vsa-item__content{
}