New components, convert hooks to components, bug fixes.

This commit is contained in:
Mike Cao 2020-08-03 23:20:35 -07:00
parent a2db27894f
commit 9d8a2406e1
21 changed files with 330 additions and 181 deletions

View file

@ -4,6 +4,7 @@
.row {
border-top: 1px solid #e1e1e1;
min-height: 430px;
}
.row > [class*='col-'] {