diff --git a/src/components/Logo/Logo.tsx b/src/components/Logo/Logo.tsx index 86858da..75c52ae 100644 --- a/src/components/Logo/Logo.tsx +++ b/src/components/Logo/Logo.tsx @@ -3,7 +3,7 @@ import React from 'react'; import styled from 'react-emotion'; import logo from './img/logo.svg'; -const StyledLogo = styled.div` +const StyledLogo = styled('div')` && { display: inline-block; vertical-align: middle;