mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Fixes
This commit is contained in:
parent
513e8fc5e4
commit
49e7e5c581
2 changed files with 3 additions and 3 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
<section>
|
||||
<div class="inner-wrap">
|
||||
<p>Do you have further questions or want to submit a question to our FAQ? <a href=" mailto:growth@lbry.com?subject=Question%20for%20the%20FAQ" rel="noopener noreferrer" target="_blank" title="">Send us an email</a>!</p>
|
||||
<p>Do you have further questions or want to submit a question to our FAQ? <a href=" mailto:hello@lbry.com?subject=Question%20for%20the%20FAQ" rel="noopener noreferrer" target="_blank" title="">Send us an email</a>!</p>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
+ ol,
|
||||
+ p,
|
||||
+ ul {
|
||||
padding-top: 0.25rem;
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
+ .button {
|
||||
|
@ -60,7 +60,7 @@
|
|||
+ ol,
|
||||
+ p,
|
||||
+ ul {
|
||||
padding-top: 1.25rem;
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
|
||||
+ .button {
|
||||
|
|
Loading…
Add table
Reference in a new issue