mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 17:31:26 +00:00
Fixed DMCA page and styling due to component changes
This commit is contained in:
parent
b368833686
commit
e0c58154bb
2 changed files with 3 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<main class="ancillary">
|
||||
<section class="hero hero--half-height">
|
||||
<div class="inner-wrap">
|
||||
<div class="inner-wrap inner-wrap--center-hero">
|
||||
<h1>{{dmca.header}}</h1>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -52,9 +52,7 @@
|
|||
<input type="submit" value="{{dmca.form_submit}}"/>
|
||||
</form>
|
||||
|
||||
<div class="meta">
|
||||
You may also submit content that you want to flag for being illegal. To learn more about reporting infringing or illegal content and DMCA procedures, please see our <a href="/faq/dmca" class="link-primary">DMCA article</a>.
|
||||
</div>
|
||||
<small class="meta">You may also submit content that you want to flag for being illegal. To learn more about reporting infringing or illegal content and DMCA procedures, please see our <a href="/faq/dmca">DMCA article</a>.</small>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f3685d73b6b30f846538882e1b8ccea25902fc08
|
||||
Subproject commit 58d40e645d63565a6489302c738f4ae742970a1c
|
Loading…
Add table
Reference in a new issue