Skip to content

Commit c3408b1

Browse files
committed
Minor changes
1 parent 3f1fb96 commit c3408b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/base/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const SearchButton = styled(Link)`
117117
width: 1.125rem;
118118
height: 1.125rem;
119119
}
120-
margin-right: 0.25rem;
120+
margin-right: 0.5rem;
121121
`;
122122

123123
const Inner = styled(MainResponsive)`

src/containers/post/RelatedPostAd.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function RelatedPostAd({ isMobile }: Props) {
7070
className="adsbygoogle"
7171
style={{ display: 'block' }}
7272
data-ad-format="fluid"
73-
data-ad-layout-key="-79+ew-1a-28+94"
73+
data-ad-layout-key="-6k+em+10-4g+61"
7474
data-ad-client="ca-pub-5574866530496701"
7575
data-ad-slot="2892342366"
7676
></ins>

0 commit comments

Comments
 (0)