forked from samuel-p/sp-codes.de
updated matrix description
This commit is contained in:
parent
720e4aabbd
commit
a05b9173e7
3 changed files with 54 additions and 18 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue