Merge pull request #20 from brianlovin/cleanup-extras

Polish offers
This commit is contained in:
Brian Lovin 2019-01-14 10:45:57 -08:00 committed by GitHub
commit 25ab9cce1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -366,9 +366,10 @@ export const OfferContainer = styled.a`
@media (max-width: 768px) {
align-items: flex-start;
margin-top: 8px;
.icon {
top: 2px;
display: none;
}
}