Advertisement
Eulis

register style js

Jan 21st, 2020
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. export const Container = styled.div`
  2. background: ${theme_primary.light};
  3. display: flex; display: flex;
  4. /* justify-content: space-between; */ /* justify-content: space-between; */
  5. position: relative; position: relative;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement