Initial stab at accordian header on applications page

This commit is contained in:
Patrick Smith
2019-02-07 14:53:58 -05:00
parent 53ce532319
commit 85de20c175
5 changed files with 151 additions and 28 deletions

View File

@@ -111,6 +111,12 @@
}
}
}
.application-list {
.application-list-item {
box-shadow: 0 4px 8px 1px rgba(230,230,230,0.5);
}
}
}
.portfolio-funding {