Fixes hamburger icon bgcolor, jobs link

This commit is contained in:
Ezekiel Aquino
2018-12-17 19:56:10 +01:00
parent f95401ad33
commit 47db165afc
2 changed files with 1 additions and 2 deletions

View File

@@ -53,7 +53,6 @@ const StyledHamburger = styled.button<Props>`
${props => props.isOpen && `
opacity: 1;
transform: rotate(45deg) translate(0, 1px);
background-color: #fff;
&:nth-child(2) {
opacity: 0;

View File

@@ -54,7 +54,7 @@ export const NextAboutJobs = () => (
</>
}
linkLabel="Our mission and values"
linkUrl="/mission"
linkUrl="/about/mission"
>
<Section bgColor="#F3F6F4" isFlex={true} maxWidth="1170px" wrapWidth="100%">
<Column maxWidth="442px">