Skip to content

Commit

Permalink
fix: sponsor style
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylqm committed Oct 21, 2023
1 parent 9358075 commit 6dc26bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnwebsite/src/theme/TOC/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function TOC({ className, ...props }: Props): JSX.Element {
<div
className="wwads-cn wwads-vertical"
data-id="58"
style={{ maxWidth: 200, marginTop: 20 }}
style={{ maxWidth: 227, marginTop: 20 }}
></div>{" "}
<a
href="https://ad-server.paperyy.com/link/1715543458129235969
Expand Down

0 comments on commit 6dc26bc

Please sign in to comment.