diff --git a/components/Masthead/Desktop.jsx b/components/Masthead/Desktop.jsx index 64a6d0f..968210d 100644 --- a/components/Masthead/Desktop.jsx +++ b/components/Masthead/Desktop.jsx @@ -112,6 +112,7 @@ export default class Desktop extends React.Component { } } return ( +
- - -
+
); } }