updated matrix description
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Samuel Philipp 2021-01-11 23:50:15 +01:00
parent 720e4aabbd
commit a05b9173e7
3 changed files with 54 additions and 18 deletions

View file

@ -158,6 +158,18 @@ a {
padding: 1rem;
}
.card-list {
margin-bottom: 1rem;
.card {
border-bottom: none;
}
.card:last-child {
border-bottom: 1px solid #fff;
}
}
.service {
position: relative;
height: 100%;