aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-12-30 21:46:05 -0500
committerAjay Ramachandran <[email protected]>2020-12-30 21:46:05 -0500
commitece66522e58000d40f69a98d1592343c83028c5c (patch)
treeb276523db1421f6d85cd2cd18656078060302dce /src
parentbddbedbdd0a6a28e7fca9c19ea8565c0f1db2c95 (diff)
downloadSponsorBlock-ece66522e58000d40f69a98d1592343c83028c5c.tar.gz
SponsorBlock-ece66522e58000d40f69a98d1592343c83028c5c.zip
Shrink youcap text on Firefox
Diffstat (limited to 'src')
-rw-r--r--src/components/SubmissionNoticeComponent.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/SubmissionNoticeComponent.tsx b/src/components/SubmissionNoticeComponent.tsx
index 23726df6..51b24ee1 100644
--- a/src/components/SubmissionNoticeComponent.tsx
+++ b/src/components/SubmissionNoticeComponent.tsx
@@ -131,7 +131,7 @@ class SubmissionNoticeComponent extends React.Component<SubmissionNoticeProps, S
return (
<tr style={{textAlign: "center"}}>
- <p style={{width: "300px", textAlign: "center", display: "inline-block"}}>
+ <p style={{width: "300px", textAlign: "center", display: "inline-block", fontSize: "11px"}}>
Like contributing to crowdsourced projects?
Consider checking out <a href="https://youcap.video/" style={{textDecoration: "underline"}}>YouCap</a>,
a new open-source replacement for YouTube{"'"}s now defunct community captions.