Skip to content

Commit a716348

Browse files
committed
Reverts change
1 parent 9271b78 commit a716348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/post/HorizontalAd.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const Wrapper = styled.div`
5050
margin-top: 1.5rem;
5151
margin-bottom: 1.5rem;
5252
ins {
53-
max-height: 120px;
53+
max-height: 400px;
5454
width: 100%;
5555
}
5656
`;

0 commit comments

Comments
 (0)