remove shadow from menu items

pull/347/head
slowbackspace 5 years ago
parent d0aa40e1b1
commit d623dc133c

@ -9,7 +9,6 @@ import { FONT_SIZE } from 'config/variables';
const Wrapper = styled.div`
background: ${colors.WHITE};
box-shadow: 0 3px 8px rgba(0,0,0,0.06);
`;
const Item = styled.div`

Loading…
Cancel
Save