Updated all long style names to be more compact

• Updated:
- all long style names to be more compact
This commit is contained in:
mgabdev
2020-08-18 15:43:06 -05:00
parent e5f4e12b7b
commit d5ad398d53
177 changed files with 1052 additions and 1052 deletions

View File

@@ -10,9 +10,9 @@ export default class DMCA extends React.PureComponent {
render() {
return (
<div className={[_s.default].join(' ')}>
<div className={[_s._].join(' ')}>
<Block>
<div className={[_s.default, _s.px15, _s.py15].join(' ')}>
<div className={[_s._, _s.px15, _s.py15].join(' ')}>
<Heading>GAB AI INC</Heading>
<br />
<Heading>COPYRIGHT POLICY</Heading>
@@ -22,7 +22,7 @@ export default class DMCA extends React.PureComponent {
<Text tagName='p' className={_s.mt15} size='medium'>We take claims of copyright infringement seriously. We will respond to notices of alleged copyright infringement that comply with applicable law. If you believe any materials accessible on or from this site (the Website) infringe your copyright, you may request removal of those materials (or access to them) from the Website by submitting written notification to our copyright agent designated below. In accordance with the Online Copyright Infringement Liability Limitation Act of the Digital Millennium Copyright Act (17 U.S.C. § 512) (DMCA), the written notice (the DMCA Notice) must include substantially the following:</Text>
<ul className={[_s.default, _s.px15, _s.mt15, _s.ml15].join(' ')}>
<ul className={[_s._, _s.px15, _s.mt15, _s.ml15].join(' ')}>
<li>
<Text tagName='p' size='medium'>Your physical or electronic signature.</Text>
</li>
@@ -60,7 +60,7 @@ export default class DMCA extends React.PureComponent {
<Heading size='h2'>Counter Notification Procedures</Heading>
<Text tagName='p' className={_s.mt15} size='medium'>If you believe that material you posted on the Website was removed or access to it was disabled by mistake or misidentification, you may file a counter notification with us (a Counter Notice) by submitting written notification to our DMCA address (above) Pursuant to the DMCA, the Counter Notice must include substantially the following:</Text>
<ul className={[_s.default, _s.px15, _s.mt15, _s.ml15].join(' ')}>
<ul className={[_s._, _s.px15, _s.mt15, _s.ml15].join(' ')}>
<li>
<Text tagName='p' size='medium'>Your physical or electronic signature.</Text>
</li>