View Primary Point of Contact (PoC)

This commit is contained in:
George Drummond
2019-03-18 13:41:24 -04:00
parent 6d43153785
commit e3bd965916
3 changed files with 58 additions and 21 deletions

View File

@@ -161,6 +161,10 @@
.portfolio-content {
margin: 6 * $gap $gap 0 $gap;
.panel {
@include shadow-panel;
}
.member-list {
.panel {
@include shadow-panel;
@@ -458,6 +462,11 @@
}
}
.flex-reverse-row {
display: flex;
flex-direction: row-reverse;
}
.defense-row {
.admin-title {
padding: 0 0 0.4rem 0;