more references.

This commit is contained in:
Paul Schneider 2021-04-10 14:11:09 +01:00
commit cede04a33e
179 changed files with 56679 additions and 19289 deletions

View file

@ -0,0 +1,8 @@
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}