work
This commit is contained in:
parent
d62f5fcb80
commit
84268ba35c
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ export function Header(props) {
|
|||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:creator" content="@LBRYcom" />
|
||||
<meta name="twitter:title" content="Help LBRY Save Crypto" />
|
||||
<meta name="twitter:description" content={__(m.og_description)} />
|
||||
<meta name="twitter:description" content="The SEC doesn’t understand blockchain. The claims made in SEC vs. LBRY would destroy crypto in the US." />
|
||||
|
||||
</Head>
|
||||
|
||||
|
|
|
@ -359,7 +359,7 @@ main {
|
|||
margin: 1rem 0;
|
||||
|
||||
@media (min-width: $breakpoint-small) {
|
||||
font-size: 2rem;
|
||||
font-size: 1.75rem;
|
||||
margin: 2rem 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue