Update requests table and add temp nav link

This commit is contained in:
Luis Cielak
2018-07-23 10:05:29 -04:00
parent f05f1c0e33
commit 3bc5c984c1
5 changed files with 73 additions and 39 deletions

View File

@@ -28,3 +28,10 @@ select {
padding-bottom: 0.5rem;
}
}
.usa-search {
// width: 45%;
// float: left;
// padding: $gap * 2;
margin-right: $gap;
}