View Primary Point of Contact (PoC)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user