ui: update homepage color to match resources

This commit is contained in:
Jean-Philippe Sirois
2019-10-08 23:53:55 -04:00
parent 73f716febd
commit 0412c368d8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export const HeaderWrapper = styled.header`
width: 100%;
position: relative;
min-height: auto;
background: #121240;
background: #1f2a34;
&.is-home {
min-height: 100vh;