Skip to content

Commit 1c3249e

Browse files
committed
Makes it wider
1 parent ceeb531 commit 1c3249e

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: 80px;
53+
max-height: 120px;
5454
width: 100%;
5555
}
5656
`;

0 commit comments

Comments
 (0)