Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
refactor(src/components/loading/style): remove dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Apr 20, 2018
1 parent c9b2de1 commit 7448b5a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/views/login/style.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,6 @@ export const Profile = styled.div`
}
`;

export const LargeEmoji = styled.div`
display: flex;
text-align: center;
flex: 1;
padding: 16px 0 32px;
font-size: 48px;
`;

export const UpsellIconContainer = styled.div`
display: flex;
align-items: center;
Expand Down

0 comments on commit 7448b5a

Please sign in to comment.