Minor indenting fix

This commit is contained in:
Alexandre Storelli
2019-10-25 15:52:01 +02:00
parent 890a4e033e
commit d2a4b23378
+3 -3
View File
@@ -31,9 +31,9 @@ const Shadow = styled.div`
`}
${breakpoint.min.l`
box-shadow: 0px 0px 15px 0px rgb(0, 0, 0);
border: none;
`}
box-shadow: 0px 0px 15px 0px rgb(0, 0, 0);
border: none;
`}
@keyframes shadow {
0% {