fix new device

This commit is contained in:
Christian Capeáns Pérez 2020-04-21 12:15:39 +02:00 committed by Claudio Maggioni (maggicl)
parent 268698a081
commit 8d7f93dcbe

View File

@ -20,7 +20,6 @@ const StyledDiv = styled.div`
border-radius: 100%;
border: none;
position: relative;
margin-bottom: 3rem;
box-shadow: 3px 2px 10px 5px #ccc;
transition: all 0.3s ease-out;
:hover {