ui(resources): use the new banner

This commit is contained in:
Hayden Young
2019-08-18 22:55:00 -04:00
committed by Jean-Philippe Sirois
parent 0c2bc899e7
commit cd13214844
4 changed files with 70 additions and 7 deletions
@@ -8,11 +8,6 @@ export const ResourcesSidebarWrapper = styled.div`
background: #f9f9f9;
`
export const Banner = styled.img`
display: block;
width: 100%;
`
export const Children = styled.div`
padding-left: 16px;
padding-bottom: 8px;