feature: project-profile - labelled elements on members and captain

This commit is contained in:
gaelle morin
2021-01-05 13:22:25 +01:00
parent 09e7e2daa2
commit 250b89b0de
5 changed files with 41 additions and 33 deletions

View File

@ -14,6 +14,10 @@ main {
display: block;
}
solid-display>div {
display: contents !important;
}
@import 'header/_index';
@import 'left-nav/_index';
@import 'content/_index';